@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bEmmkE>
  gtm:oppervlakte 263.0 ;
  gtm:kadastraalNummer 2435.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2435" ;
  gtm:kadastraleAanduiding "N2435"@nl ;
  ns0:name "Perceel GDA01-N2435"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360243570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0U3Y> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106295> ;
  ns0:startDate "2023-01-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6723756929865 52.004898282165,4.6723886146393 52.004898073008,4.6724332913151 52.004897526371,4.672462364375 52.004897325401,4.6724845386088 52.004896839846,4.6724982632122 52.004896509714,4.6725186873165 52.005024997707,4.6725324271431 52.00511142413,4.6725424600874 52.005174574939,4.6724205091071 52.005182220654,4.6724063450742 52.005084960565,4.6724013681117 52.005054567375,4.672400892558 52.005054249892,4.6723756929865 52.004898282165))"^^geo:wktLiteral ;
    osm:area 263.0
  ] .

