@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/b5qcTr> a ns3:Perceel ;
    ns1:created "2021-10-25T18:13:20+00:00"^^xsd:dateTime ;
    ns1:id 17417 ;
    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-E201" ;
    geo:hasGeometry [ geo:asWKT "POLYGON ((4.7033887 52.0084752, 4.7033843 52.0084727, 4.7033609 52.0084888, 4.7033556 52.0084859, 4.7033116 52.0085162, 4.7033188 52.0085202, 4.7033429 52.0085335, 4.7034103 52.0084872, 4.7033887 52.0084752))"^^geo:wktLiteral ;
            ns2:area 19 ] ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17417> ;
    schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E201" ;
    schema:name "Perceel GDA01-E201"@nl ;
    schema:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
    ns3:kadastraalNummer "201" ;
    ns3:kadastraleAanduiding "E201" ;
    ns3:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> .

