@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bNinHw>
  gtm:kadastraalNummer "33"^^xsd:string ;
  gtm:kadastraleAanduiding "E33"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E33"^^xsd:string ;
  ns0:name "Perceel GDA01-E33"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0Q17k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17249> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.696868 52.0082214, 4.6967491 52.0081648, 4.696407 52.008285, 4.6964347 52.0083005, 4.6965794 52.0083811, 4.6966192 52.008351, 4.6966419 52.0083288, 4.6966646 52.0083066, 4.6966788 52.0082893, 4.6967077 52.0082742, 4.696868 52.0082214))"^^geo:wktLiteral ;
    osm:area 298.0
  ] .

