@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/bg1XmV>
  gtm:oppervlakte 303.0 ;
  gtm:kadastraalNummer 4574.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4574" ;
  gtm:kadastraleAanduiding "M4574"@nl ;
  ns0:name "Perceel GDA01-M4574"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350457470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZo9vx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87625> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6945260613709 52.026961903068,4.6945192459249 52.026958824896,4.6945119869919 52.02695615758,4.6945043422955 52.026953937415,4.6944963988378 52.026952191876,4.6944882003284 52.026950921222,4.6944784004559 52.026889239117,4.6944747826863 52.026889505462,4.6944648360563 52.026826950618,4.6944687158 52.026826703791,4.6944623993084 52.02678852886,4.694512174753 52.026751744557,4.6945049555033 52.026711640799,4.6945602075694 52.026707974985,4.6947419162659 52.026799925434,4.6945260613709 52.026961903068))"^^geo:wktLiteral ;
    osm:area 303.0
  ] .

