@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/bchmNz>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 746.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M746" ;
  gtm:kadastraleAanduiding "M746"@nl ;
  ns0:name "Perceel GDA01-M746"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350074670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84870> ;
  ns0:startDate "2002-12-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086346967636 52.029208880932,4.708712523842 52.029206093584,4.7087313242017 52.029407991094,4.7086338143413 52.029411456008,4.7086234554955 52.029298771882,4.7086197613102 52.02926270718,4.7085998306968 52.029263419252,4.7085973331393 52.029236862165,4.7086371943418 52.029235438018,4.7086346967636 52.029208880932))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

