@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://data.europa.eu/3t3/agriprod/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> . <http://data.europa.eu/3t3/agriprod/313> skos:member <http://data.europa.eu/3t3/agriprod/3133> . <http://data.europa.eu/3t3/agriprod/3133> dct:created "2024-05-02"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:modified "2024-05-02"^^<http://www.w3.org/2001/XMLSchema#date> ; a owl:NamedIndividual, skos:Collection ; skos:member ns0:ARAT ; skos:prefLabel "Arable land"@en ; skosxl:prefLabel <http://data.europa.eu/3t3/agriprod/4d711735e2bc77edca6967bf0dd33cd2> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://data.europa.eu/3t3/agriprod/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .

<http://data.europa.eu/3t3/agriprod/313>
    skos:member <http://data.europa.eu/3t3/agriprod/3133> .

<http://data.europa.eu/3t3/agriprod/3133>
    dct:created "2024-05-02"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:modified "2024-05-02"^^<http://www.w3.org/2001/XMLSchema#date> ;
    a owl:NamedIndividual, skos:Collection ;
    skos:member ns0:ARAT ;
    skos:prefLabel "Arable land"@en ;
    skosxl:prefLabel <http://data.europa.eu/3t3/agriprod/4d711735e2bc77edca6967bf0dd33cd2> .