@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/boWzox>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 2383.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2383" ;
  gtm:kadastraleAanduiding "N2383"@nl ;
  ns0:name "Perceel GDA01-N2383"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360238370000/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/106266> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6733228972359 52.008007946559,4.6733381914274 52.007998745266,4.6734695451069 52.007919697488,4.6735582365321 52.007866322571,4.6736102468741 52.007899346817,4.6735995563969 52.007905735708,4.6735682494096 52.007924457586,4.6735090727248 52.00796007054,4.6733900001585 52.008031624572,4.6733746619891 52.008040843582,4.6733228972359 52.008007946559))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

