@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/bdjRk1>
  gtm:oppervlakte 185.0 ;
  gtm:kadastraalNummer 2772.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2772" ;
  gtm:kadastraleAanduiding "M2772"@nl ;
  ns0:name "Perceel GDA01-M2772"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350277270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHgiFq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86325> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7019246007583 52.030104741594,4.7019697321287 52.030069410223,4.7021727945615 52.030169553857,4.7021708783514 52.030170980852,4.7022135479286 52.030191812481,4.7022159081375 52.03018993865,4.7024006080303 52.030280717028,4.7024016830366 52.030286655615,4.7023623086615 52.030317166904,4.7021721074647 52.030224019482,4.7019246007583 52.030104741594))"^^geo:wktLiteral ;
    osm:area 185.0
  ] .

