@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/brEMTZ>
  gtm:oppervlakte 586.0 ;
  gtm:kadastraalNummer 4087.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4087" ;
  gtm:kadastraleAanduiding "M4087"@nl ;
  ns0:name "Perceel GDA01-M4087"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350408770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bC3N4g> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/251134> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7018675783662 52.029364665459,4.7015487721671 52.029210456333,4.7015677910928 52.029196005888,4.701742135893 52.029064154573,4.7019293706999 52.029154606927,4.70207230022 52.029222671787,4.7020311505928 52.029254970316,4.7020109455213 52.029270762191,4.7019917095224 52.029261302332,4.7018675783662 52.029364665459))"^^geo:wktLiteral ;
    osm:area 586.0
  ] .

