@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b2vutS>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 2377.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2377" ;
  gtm:kadastraleAanduiding "N2377"@nl ;
  ns0:name "Perceel GDA01-N2377"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360237770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkLz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106261> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6733924442683 52.007773850932,4.673402797062 52.007767630793,4.6734547350726 52.007800609728,4.6733659412804 52.007854010912,4.6732346031774 52.007932995752,4.6732193678143 52.007942161434,4.6731675888685 52.007909255268,4.6731828239447 52.007900107567,4.6733018520839 52.007828598417,4.6733611801192 52.007792626946,4.6733924442683 52.007773850932))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

