@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/baCLmu>
  gtm:oppervlakte 242.0 ;
  gtm:kadastraalNummer 1200.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1200" ;
  gtm:kadastraleAanduiding "M1200"@nl ;
  ns0:name "Perceel GDA01-M1200"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350120070000/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/85234> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7063795352239 52.03711566796,4.7065883289355 52.037101306984,4.7066017271682 52.037177758625,4.7065001831802 52.037184694999,4.7065021003808 52.037195680885,4.7063574882387 52.037204561352,4.7063594728068 52.037215907164,4.7063236366645 52.037218612212,4.7063196822572 52.037195911682,4.7062835884558 52.037198309623,4.7062855860752 52.037209754384,4.7062302943397 52.037213326642,4.7062231247067 52.037172037538,4.7062153129626 52.037126969602,4.7063795352239 52.03711566796))"^^geo:wktLiteral ;
    osm:area 241.0
  ] .

