@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/bhuNMe>
  gtm:kadastraalNummer "410"^^xsd:string ;
  gtm:kadastraleAanduiding "D410"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D410"^^xsd:string ;
  ns0:name "Perceel GDA01-D410"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bGE1gz>, <https://n2t.net/ark:/60537/bVd0q9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16595> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099195 52.0082636, 4.7099293 52.0082695, 4.7100909 52.008351, 4.7102614 52.0084268, 4.7102758 52.0083908, 4.7101251 52.0083248, 4.7099655 52.0082435, 4.7099538 52.0082359, 4.7099195 52.0082636))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

