@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/b74ObU> a ns3:Perceel ;
    ns2:created "2021-10-25T18:06:19+00:00"^^xsd:dateTime ;
    ns2:id 14135 ;
    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-B289" ;
    geo:hasGeometry [ geo:asWKT "POLYGON ((4.704687 52.0116308, 4.7047007 52.0116383, 4.7048381 52.0117136, 4.704896 52.0116726, 4.7047598 52.0116021, 4.7047468 52.0115952, 4.704687 52.0116308))"^^geo:wktLiteral ;
            ns1:area 80 ] ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14135> ;
    schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B289" ;
    schema:name "Perceel GDA01-B289"@nl ;
    schema:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
    ns3:kadastraalNummer "289" ;
    ns3:kadastraleAanduiding "B289" ;
    ns3:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> .

