@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/bPNPpy>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 5201.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5201" ;
  gtm:kadastraleAanduiding "M5201"@nl ;
  ns0:name "Perceel GDA01-M5201"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350520170000/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/88085> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095056092322 52.037674861645,4.7095083167174 52.037690499013,4.7095118018782 52.037710608076,4.7094538390327 52.037714418153,4.7094570818405 52.037733204532,4.7092159760072 52.037748400272,4.709193538687 52.037749817097,4.7091844827771 52.03769526847,4.7092180951322 52.037693133993,4.7093385540769 52.037685477218,4.7095056092322 52.037674861645))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

