@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/bY7OeI>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 2126.0 ;
  gtm:kadastraleAanduiding "F2126"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2126" ;
  ns0:name "Perceel GDA01-F2126"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290212670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75545> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970324349548 52.005778293873,4.6969987714998 52.005818373609,4.69692211786 52.005791992507,4.6968112992305 52.005755973126,4.6967423293635 52.005733789625,4.6966119151231 52.005688765556,4.6966436653187 52.005650939787,4.6968448110866 52.005716288044,4.6969557928822 52.005752110606,4.6970324349548 52.005778293873))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

