@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bjn5Wd>
  gtm:kadastraalNummer "47" ;
  gtm:kadastraleAanduiding "D47" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D47" ;
  ns0:name "Perceel GDA01-D47"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bXIASD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16231> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7048267 52.0111913, 4.7046742 52.0111068, 4.7046647 52.0111134, 4.7046486 52.0111045, 4.7046211 52.0111262, 4.7047774 52.0112172, 4.7048267 52.0111913))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

