@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/bNVtxi>
  gtm:kadastraalNummer "106"^^xsd:string ;
  gtm:kadastraleAanduiding "A106"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A106"^^xsd:string ;
  ns0:name "Perceel GDA01-A106"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b4nUeH>, <https://n2t.net/ark:/60537/b7I6gw>, <https://n2t.net/ark:/60537/bjZoLN> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13108> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7032533 52.012861, 4.7032826 52.0128759, 4.7033622 52.0128163, 4.7034872 52.0127228, 4.7035532 52.0127573, 4.7035532 52.0127573, 4.7035994 52.0127237, 4.7037485 52.0126151, 4.7036021 52.0125259, 4.703365 52.0126991, 4.7034008 52.0127193, 4.7034336 52.0126971, 4.7034557 52.0127095, 4.7032533 52.012861))"^^geo:wktLiteral ;
    osm:area 369.0
  ] .

