@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/bHTeeG>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 5202.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5202" ;
  gtm:kadastraleAanduiding "M5202"@nl ;
  ns0:name "Perceel GDA01-M5202"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350520270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG5nH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88086> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094414685514 52.037642916381,4.7094994313054 52.03763910631,4.7095029018848 52.03765921529,4.7095056092322 52.037674861645,4.7093385540769 52.037685477218,4.7092180951322 52.037693133993,4.7091844827771 52.03769526847,4.7091754526345 52.037640944699,4.7091973359761 52.037639533676,4.7094381983777 52.037624012995,4.7094414685514 52.037642916381))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

