@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/b8k3Mm>
  gtm:oppervlakte 169.0 ;
  gtm:kadastraalNummer 1732.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1732" ;
  gtm:kadastraleAanduiding "M1732"@nl ;
  ns0:name "Perceel GDA01-M1732"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350173270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85660> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6870354074708 52.028806583355,4.6870598189281 52.028862294802,4.686859470173 52.028895897449,4.6866775759313 52.028926265863,4.6866616364429 52.028889785987,4.6867110176075 52.028881576739,4.6867101454341 52.028879576125,4.6867578026255 52.028871653219,4.6867493320437 52.028852358664,4.686797588696 52.028844304481,4.6867967018085 52.028842312769,4.6868332704579 52.028836211438,4.6870334657132 52.028802158504,4.6870354074708 52.028806583355))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

