@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <http://omeka.org/s/vocabs/o#> .
@prefix ns2: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@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/bixieW> a ns3:Perceel ;
    ns1:created "2021-10-25T18:13:00+00:00"^^xsd:dateTime ;
    ns1:id 17276 ;
    ns1:is_public true ;
    ns1:item_set <https://n2t.net/ark:/60537/benieW> ;
    ns1:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    ns1:resource_class <https://www.goudatijdmachine.nl/omeka/api/resource_classes/911> ;
    ns1:resource_template <https://www.goudatijdmachine.nl/omeka/api/resource_templates/14> ;
    ns1:site <https://www.goudatijdmachine.nl/omeka/api/sites/2> ;
    ns1:title "Perceel GDA01-E60" ;
    geo:hasGeometry [ geo:asWKT "POLYGON ((4.6995113 52.0095348, 4.6995055 52.0095303, 4.6994565 52.0095614, 4.6994295 52.0095468, 4.6993345 52.009614, 4.6993888 52.0096391, 4.6995305 52.0095455, 4.6995113 52.0095348))"^^geo:wktLiteral ;
            ns2:area 58 ] ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17276> ;
    schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E60" ;
    schema:name "Perceel GDA01-E60"@nl ;
    schema:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
    ns3:kadastraalNummer "60" ;
    ns3:kadastraleAanduiding "E60" ;
    ns3:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> .

