@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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://dgi5.staging.derilinx.com/dataset/1be8cf66-76b2-4f36-acad-26eccb3ad75d> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2021-04-29T12:07:15"^^xsd:dateTime ;
    dct:identifier "1be8cf66-76b2-4f36-acad-26eccb3ad75d" ;
    dct:issued "2021-02-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-04-29T12:10:34"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/59558fcd-6ab9-4015-984b-91c7cd0c187e> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "Creative Commons Attribution 4.0 International" ] ;
    dct:title "High Resolution Images of Artworks from the National Gallery of Ireland Collection available for download under Creative Commons licensing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sean Mooney" ;
            vcard:hasEmail <mailto:smooney@ngi.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/1be8cf66-76b2-4f36-acad-26eccb3ad75d/resource/b772728f-44bf-4913-a36f-743615d0523c> ;
    dcat:keyword "Abstract Paintings",
        "Art",
        "Arts Culture and Heritage",
        "Arts and Culture and Heritage",
        "Classical Paintings",
        "NGI",
        "National Gallery of Ireland",
        "Paintings",
        "Sculpture Pieces",
        "artwork",
        "drawing",
        "sculpture",
        "watercolour" ;
    dcat:landingPage <https://nationalgalleryimages.ie/groupitem/40/> ;
    dcat:theme <Arts>,
        <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/1be8cf66-76b2-4f36-acad-26eccb3ad75d/resource/b772728f-44bf-4913-a36f-743615d0523c> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2021-04-29T12:10:33"^^xsd:dateTime ;
    dct:modified "2021-04-29T12:10:33"^^xsd:dateTime ;
    dct:title "NGI Creative Commons List" ;
    dcat:accessURL <https://dgi5.staging.derilinx.com/dataset/1be8cf66-76b2-4f36-acad-26eccb3ad75d/resource/b772728f-44bf-4913-a36f-743615d0523c/download/ngi-images-available-under-creative-commons-license.csv> ;
    dcat:byteSize 204601.0 ;
    dcat:downloadURL <https://dgi5.staging.derilinx.com/dataset/1be8cf66-76b2-4f36-acad-26eccb3ad75d/resource/b772728f-44bf-4913-a36f-743615d0523c/download/ngi-images-available-under-creative-commons-license.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/59558fcd-6ab9-4015-984b-91c7cd0c187e> a foaf:Agent,
        foaf:Organization ;
    foaf:name "National Gallery of Ireland" .

