@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.avoindata.fi/data/dataset/fe64b3b3-5e7f-418c-b37b-904483bda721> a dcat:Dataset ;
    dct:description "IETF:n määrityksissä käytettävä sanasto (must, shall, should, jne) (31.08.2011) " ;
    dct:identifier "fe64b3b3-5e7f-418c-b37b-904483bda721" ;
    dct:issued "2014-08-25"^^xsd:date ;
    dct:publisher <https://www.avoindata.fi/data/fi/organization/b418fa29-5b91-4d05-b12d-dfee87d2faf0> ;
    dct:title "RFC 2119, Key words for use in RFCs to Indicate Requirement Levels" ;
    dct:type [ a skos:Concept ;
            skos:prefLabel "Rakenteinen tieto" ] ;
    ns1:dateModified "2018-01-15T13:01:08.683542"^^xsd:dateTime,
        "2018-01-15T13:01:08.683542" ;
    ns1:datePublished "2014-08-25T08:07:44.392985"^^xsd:dateTime,
        "2014-08-25T08:07:44.392985" ;
    ns1:description "IETF:n määrityksissä käytettävä sanasto (must, shall, should, jne) (31.08.2011) " ;
    ns1:license "Other" ;
    ns1:name "RFC 2119, Key words for use in RFCs to Indicate Requirement Levels" ;
    ns1:url "/data/fi/dataset/rfc-2119-key-words-for-use-in-rfcs-to-indicate-requirement-levels" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IETF" ;
            vcard:hasEmail <mailto:%5B%27missing%20maintainer%20email%27%5D> ] ;
    dcat:distribution [ a dcat:Distribution ;
            dct:description "" ;
            dct:format [ a dct:MediaTypeOrExtent ;
                    rdf:value "TXT" ] ;
            dct:rights [ a dct:RightsStatement ;
                    dct:description """Contributor Licence Agreement (CLA): Ei\r
\r
Patentit: Patenttien osalta tilannetta ei ole selvitetty. """ ] ;
            dct:temporal [ a dct:PeriodOfTime ;
                    dcat:endDate "2017-12-31"^^xsd:date ;
                    dcat:startDate "2017-01-01"^^xsd:date ] ;
            dct:title "RFC 2119, Key words for use in RFCs to Indicate Requirement Levels 1.0.0" ;
            dcat:accessURL <https://www.avoindata.fi/data/dataset/fe64b3b3-5e7f-418c-b37b-904483bda721/resource/be288069-31c7-4116-b0aa-49236b5e5684> ;
            dcat:downloadURL <http://www.ietf.org/rfc/rfc2119.txt> ] ;
    dcat:keyword "standardit",
        "yhteentoimivuus" .

<https://www.avoindata.fi/data/fi/organization/b418fa29-5b91-4d05-b12d-dfee87d2faf0> a foaf:Agent ;
    foaf:homepage "www.vm.fi" ;
    foaf:name "Valtiovarainministeriö" .

