@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/bBEevz>
  gtm:oppervlakte 259.0 ;
  gtm:kadastraalNummer 4252.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4252" ;
  gtm:kadastraleAanduiding "M4252"@nl ;
  ns0:name "Perceel GDA01-M4252"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350425270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bT8bIc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87336> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7165997535925 52.033302884222,4.7166032357012 52.033269844824,4.7168479935739 52.03327954364,4.7170516354037 52.033287632747,4.7170496016723 52.033305705774,4.7169113962558 52.033369509612,4.7166446850806 52.033358229807,4.7166462451242 52.033346499879,4.7165954398581 52.033343774719,4.7165997535925 52.033302884222))"^^geo:wktLiteral ;
    osm:area 259.0
  ] .

