@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bDwxdx>
  gtm:oppervlakte 306.0 ;
  gtm:kadastraalNummer 1644.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1644"^^xsd:string ;
  gtm:kadastraleAanduiding "I1644"@nl ;
  ns0:name "Perceel GDA01-I1644"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320164470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/br1H5J> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78187> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7193010596528 52.020820662346,4.7189540015011 52.020783934934,4.7189762142121 52.020703192502,4.7189844007715 52.020672013314,4.719216782623 52.020697133228,4.7192860443053 52.020704950576,4.7193316696029 52.020710188965,4.7193311461654 52.020712073557,4.7193135629928 52.020775494732,4.7193010596528 52.020820662346))"^^geo:wktLiteral ;
    osm:area 304.0
  ] .

