@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/bhh5Wd>
  gtm:kadastraalNummer "248"^^xsd:string ;
  gtm:kadastraleAanduiding "B248"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B248"^^xsd:string ;
  ns0:name "Perceel GDA01-B248"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/baqbGA>, <https://n2t.net/ark:/60537/bkpNsh> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14095> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7064965 52.0122777, 4.706743 52.0120676, 4.7066025 52.0120062, 4.706524 52.0119679, 4.7063488 52.0118824, 4.7061034 52.012074, 4.706093 52.0120826, 4.7064686 52.0122645, 4.7064793 52.0122695, 4.7064965 52.0122777))"^^geo:wktLiteral ;
    osm:area 982.0
  ] .

