@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/b62npp>
  gtm:oppervlakte 167.0 ;
  gtm:kadastraalNummer 5762.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5762" ;
  gtm:kadastraleAanduiding "M5762"@nl ;
  ns0:name "Perceel GDA01-M5762"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350576270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88617> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6934961369712 52.032694273133,4.6936597383187 52.032667651428,4.6936588659009 52.032665641878,4.6937069035206 52.032657799288,4.6936983805104 52.032638828533,4.6937462865316 52.032631012116,4.6937454557389 52.032629137639,4.6938241200573 52.032616019402,4.6938572524456 52.032690836101,4.693518727424 52.03274589171,4.6934961369712 52.032694273133))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

