@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/bkOZFh>
  gtm:kadastraalNummer "473"^^xsd:string ;
  gtm:kadastraleAanduiding "B473"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B473"^^xsd:string ;
  ns0:name "Perceel GDA01-B473"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0Q0hY>, <https://n2t.net/ark:/60537/bQdp60> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14319> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082155 52.0121998, 4.7082054 52.0122085, 4.7079324 52.0124432, 4.7079215 52.0124387, 4.7077867 52.0125622, 4.7078685 52.0126014, 4.7082664 52.0122397, 4.7082749 52.0122308, 4.7082155 52.0121998))"^^geo:wktLiteral ;
    osm:area 312.0
  ] .

