@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/b7UFwz>
  gtm:oppervlakte 245.0 ;
  gtm:kadastraalNummer 4364.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4364" ;
  gtm:kadastraleAanduiding "M4364"@nl ;
  ns0:name "Perceel GDA01-M4364"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350436470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzmFZj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87448> ;
  ns0:startDate "2003-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71325063214 52.030365068124,4.7132581788504 52.030297374905,4.7137398325641 52.030316974812,4.7137357057546 52.030354001299,4.7136806131156 52.030383707374,4.7136159636667 52.030380281529,4.71325063214 52.030365068124))"^^geo:wktLiteral ;
    osm:area 245.0
  ] .

