@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/bQda84>
  gtm:kadastraalNummer "454" ;
  gtm:kadastraleAanduiding "A454" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A454" ;
  ns0:name "Perceel GDA01-A454"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/boWGAQ>, <https://n2t.net/ark:/60537/bV0sOZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13456> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7160698 52.0157911, 4.7160981 52.015795, 4.7160981 52.015795, 4.7161238 52.0157989, 4.7161294 52.0157809, 4.7161679 52.0156578, 4.7161453 52.0156547, 4.7161189 52.015651, 4.7160758 52.0157737, 4.7160698 52.0157911))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

