@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/bVd1bN>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 3431.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3431" ;
  gtm:kadastraleAanduiding "M3431"@nl ;
  ns0:name "Perceel GDA01-M3431"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350343170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86753> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7165288990301 52.036030279848,4.7168067831243 52.036033246294,4.7168555987769 52.036033757874,4.7168603155403 52.036078906324,4.716860694891 52.036082773481,4.7166144385115 52.036079663685,4.7165796160205 52.036079015971,4.716527161674 52.03607817795,4.7165288990301 52.036030279848))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

