@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/b3kcQT>
  gtm:kadastraalNummer "452" ;
  gtm:kadastraleAanduiding "B452" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B452" ;
  ns0:name "Perceel GDA01-B452"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beAbQo>, <https://n2t.net/ark:/60537/bSw5Mc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14298> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072141 52.0122772, 4.7072363 52.0122827, 4.7074581 52.0120758, 4.7074384 52.0120662, 4.7074076 52.0120952, 4.7073818 52.0121195, 4.7073571 52.0121426, 4.7073317 52.0121673, 4.7073042 52.0122058, 4.7072683 52.0122346, 4.7072141 52.0122772))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

