@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/b000Zc> a ns2:Perceel ;
    ns3:created "2021-10-25T18:13:40+00:00"^^xsd:dateTime ;
    ns3:id 17557 ;
    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-E356" ;
    geo:hasGeometry [ geo:asWKT "POLYGON ((4.7022511 52.0069059, 4.7022797 52.0068927, 4.7022429 52.0068724, 4.7022152 52.0068879, 4.7022097 52.0068921, 4.7022455 52.0069101, 4.7022511 52.0069059))"^^geo:wktLiteral ;
            ns1:area 10 ] ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17557> ;
    schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E356" ;
    schema:name "Perceel GDA01-E356"@nl ;
    schema:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
    ns2:kadastraalNummer "356" ;
    ns2:kadastraleAanduiding "E356" ;
    ns2:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> .

