@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/b4N6ND>
  gtm:kadastraalNummer "907" ;
  gtm:kadastraleAanduiding "D907" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D907" ;
  ns0:name "Perceel GDA01-D907"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bIVSuc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17092> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7059491 52.0093448, 4.7057464 52.009242, 4.7057378 52.0092484, 4.7057042 52.0092314, 4.7056536 52.0092693, 4.7057286 52.0093074, 4.705735 52.0093026, 4.705757 52.0093138, 4.7057752 52.0093002, 4.7059075 52.0093674, 4.7059491 52.0093448))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

