@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/bRfFMs> a ns3:Perceel ;
    ns2:created "2021-10-25T18:13:00+00:00"^^xsd:dateTime ;
    ns2:id 17264 ;
    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-E48" ;
    geo:hasGeometry [ geo:asWKT "POLYGON ((4.6992819 52.0096512, 4.6996398 52.0098277, 4.6996928 52.0097902, 4.6996407 52.0097638, 4.6995276 52.0097046, 4.6993888 52.0096391, 4.6993345 52.009614, 4.6992819 52.0096512))"^^geo:wktLiteral ;
            ns1:area 179 ] ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17264> ;
    schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E48" ;
    schema:name "Perceel GDA01-E48"@nl ;
    schema:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
    ns3:kadastraalNummer "48" ;
    ns3:kadastraleAanduiding "E48" ;
    ns3:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> .

