@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/bNir4j>
  gtm:oppervlakte 413.0 ;
  gtm:kadastraalNummer 4694.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4694" ;
  gtm:kadastraleAanduiding "M4694"@nl ;
  ns0:name "Perceel GDA01-M4694"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350469470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJa09> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87737> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6985227121005 52.029052838687,4.6982597231332 52.028919898973,4.6982655840576 52.028914962684,4.6982705037017 52.028909643376,4.6982744081074 52.028904012521,4.6982772523197 52.028898150754,4.69827899166 52.028892120732,4.6982796101763 52.028886012244,4.6982791067632 52.028879897193,4.6987919566708 52.028851787801,4.6985227121005 52.029052838687))"^^geo:wktLiteral ;
    osm:area 413.0
  ] .

