@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/bFoPNS>
  gtm:oppervlakte 199.0 ;
  gtm:kadastraalNummer 1173.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1173" ;
  gtm:kadastraleAanduiding "M1173"@nl ;
  ns0:name "Perceel GDA01-M1173"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350117370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPG0> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85207> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7058281109193 52.036961321304,4.705758377126 52.036965789512,4.7056886578922 52.036970257763,4.7056160355771 52.036974906915,4.7056029099586 52.036898852218,4.7056721909384 52.036894444401,4.7056741460363 52.036905799044,4.7058179326921 52.036896519154,4.7059368498175 52.036888560328,4.7059896810492 52.036884794208,4.706000986387 52.036950250025,4.7058281109193 52.036961321304))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

