@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/a355ec43-2afe-42d7-9956-4dc9b93a4e11> a dcat:Dataset ;
    dct:description "OWL is a Web Ontology language. (31.08.2011)" ;
    dct:identifier "a355ec43-2afe-42d7-9956-4dc9b93a4e11" ;
    dct:issued "2014-08-25"^^xsd:date ;
    dct:publisher <https://www.avoindata.fi/data/fi/organization/ac90af65-e527-44cb-ab62-8e64fe29c9f1> ;
    dct:title "OWL, Web Ontology Language" ;
    dct:type [ a skos:Concept ;
            skos:prefLabel "Rakenteinen tieto" ] ;
    ns1:dateModified "2020-06-15T12:21:13.157218"^^xsd:dateTime,
        "2020-06-15T12:21:13.157218" ;
    ns1:datePublished "2014-08-25T07:29:33.766899"^^xsd:dateTime,
        "2014-08-25T07:29:33.766899" ;
    ns1:description "OWL is a Web Ontology language. (31.08.2011)" ;
    ns1:license "Other" ;
    ns1:name "OWL, Web Ontology Language" ;
    ns1:url "/data/fi/dataset/owl-web-ontology-language" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pekka Nieminen" ;
            vcard:hasEmail <mailto:%5B%27pekka.nieminen@netum.fi%27%5D> ] ;
    dcat:distribution [ a dcat:Distribution ;
            dct:description "" ;
            dct:format [ a dct:MediaTypeOrExtent ;
                    rdf:value "HTML" ] ;
            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 "OWL, Web Ontology Language" ;
            dcat:accessURL <https://www.avoindata.fi/data/dataset/a355ec43-2afe-42d7-9956-4dc9b93a4e11/resource/0aa6ffa6-b87d-412e-9132-2991efa51bcc> ;
            dcat:downloadURL <http://www.w3.org/2004/OWL/> ] ;
    dcat:keyword "standardit",
        "yhteentoimivuus" .

<https://www.avoindata.fi/data/fi/organization/ac90af65-e527-44cb-ab62-8e64fe29c9f1> a foaf:Agent ;
    foaf:name "Julkisen hallinnon standardisalkku" .

