@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/bSVjxu>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 1210.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1210" ;
  gtm:kadastraleAanduiding "M1210"@nl ;
  ns0:name "Perceel GDA01-M1210"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350121070000/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/85244> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066770179626 52.03760758628,4.7065750445107 52.03761490674,4.7065769617476 52.037625892624,4.7064327102424 52.037634928076,4.7064346816407 52.037646183926,4.7063986026021 52.037648546035,4.7063945947443 52.037625521619,4.7063585006004 52.037627919582,4.7063605923475 52.037639886211,4.7063049169433 52.037643734927,4.7062976547248 52.037601816109,4.7062974801635 52.037600835367,4.7064252149116 52.037592037174,4.7065694822191 52.03758291194,4.70656757833 52.037572007028,4.7066695079654 52.037564686321,4.7066770179626 52.03760758628))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

