@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/bngWZN>
  gtm:oppervlakte 353.0 ;
  gtm:kadastraalNummer 4308.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4308" ;
  gtm:kadastraleAanduiding "M4308"@nl ;
  ns0:name "Perceel GDA01-M4308"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350430870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXVhAm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87392> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7166238688494 52.031152562534,4.7169589080743 52.031157292349,4.716954957149 52.031299618726,4.7166901182489 52.031296484106,4.7166226306741 52.031248910846,4.7166206108686 52.031247551087,4.7166238688494 52.031152562534))"^^geo:wktLiteral ;
    osm:area 352.0
  ] .

