@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/bCGUng>
  gtm:oppervlakte 23.0 ;
  gtm:kadastraalNummer 5064.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5064" ;
  gtm:kadastraleAanduiding "M5064"@nl ;
  ns0:name "Perceel GDA01-M5064"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350506470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPBYC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287045> ;
  ns0:startDate "2008-12-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6944237399749 52.032009308811,4.6943256836349 52.032025989596,4.6942886001882 52.032032296961,4.6943248385355 52.032024097061,4.6943655214628 52.032010251626,4.6944059672921 52.031969331751,4.6944051646539 52.031967520362,4.6944333192703 52.031962814295,4.6944518667235 52.03200452168,4.6944237399749 52.032009308811))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

