@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix ns2: <https://www.goudatijdmachine.nl/def#> .
@prefix ns3: <http://omeka.org/s/vocabs/o#> .
@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/bOkSaf> a ns2:Perceel ;
    ns3:created "2021-10-25T18:13:37+00:00"^^xsd:dateTime ;
    ns3:id 17543 ;
    ns3:is_public true ;
    ns3:item_set <https://n2t.net/ark:/60537/benieW> ;
    ns3:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    ns3:resource_class <https://www.goudatijdmachine.nl/omeka/api/resource_classes/911> ;
    ns3:resource_template <https://www.goudatijdmachine.nl/omeka/api/resource_templates/14> ;
    ns3:site <https://www.goudatijdmachine.nl/omeka/api/sites/2> ;
    ns3:title "Perceel GDA01-E338" ;
    geo:hasGeometry [ geo:asWKT "POLYGON ((4.7047079 52.007587, 4.7046766 52.0075688, 4.7044109 52.0077179, 4.70445 52.0077384, 4.704699 52.0075921, 4.7047079 52.007587, 4.7047079 52.007587))"^^geo:wktLiteral ;
            ns1:area 79 ] ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17543> ;
    schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E338" ;
    schema:name "Perceel GDA01-E338"@nl ;
    schema:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
    ns2:kadastraalNummer "338" ;
    ns2:kadastraleAanduiding "E338" ;
    ns2:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> .

