@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/be9BFF>
  gtm:kadastraalNummer "946"^^xsd:string ;
  gtm:kadastraleAanduiding "B946"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B946"^^xsd:string ;
  ns0:name "Perceel GDA01-B946"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/baqbRz>, <https://n2t.net/ark:/60537/bQDNre> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14792> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7081088 52.0107555, 4.7081552 52.0107806, 4.7081693 52.0107713, 4.7083093 52.0106786, 4.7084492 52.0105858, 4.7083994 52.0105553, 4.7082716 52.010647, 4.7081225 52.0107464, 4.7081088 52.0107555))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

