@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix ns2: <http://omeka.org/s/vocabs/o#> .
@prefix ns3: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bXvFh2> a ns3:Perceel ;
    ns2:created "2021-10-25T18:07:01+00:00"^^xsd:dateTime ;
    ns2:id 14500 ;
    ns2:is_public true ;
    ns2:item_set <https://n2t.net/ark:/60537/benieW> ;
    ns2:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    ns2:resource_class <https://www.goudatijdmachine.nl/omeka/api/resource_classes/911> ;
    ns2:resource_template <https://www.goudatijdmachine.nl/omeka/api/resource_templates/14> ;
    ns2:site <https://www.goudatijdmachine.nl/omeka/api/sites/2> ;
    ns2:title "Perceel GDA01-B654" ;
    geo:hasGeometry [ geo:asWKT "POLYGON ((4.7062785 52.0107019, 4.706203 52.0107573, 4.7062134 52.010763, 4.7063505 52.0108252, 4.7064214 52.0108571, 4.706444 52.0108385, 4.7064598 52.0108457, 4.7064676 52.0108393, 4.7064083 52.0108116, 4.7064489 52.0107758, 4.7063922 52.0107514, 4.706353 52.0107345, 4.706287 52.0107061, 4.7062785 52.0107019))"^^geo:wktLiteral ;
            ns1:area 135 ] ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14500> ;
    schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B654" ;
    schema:name "Perceel GDA01-B654"@nl ;
    schema:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
    ns3:kadastraalNummer "654" ;
    ns3:kadastraleAanduiding "B654" ;
    ns3:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> .

