@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/bwEowz>
  gtm:kadastraalNummer "967"^^xsd:string ;
  gtm:kadastraleAanduiding "B967"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B967"^^xsd:string ;
  ns0:name "Perceel GDA01-B967"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bijN8R> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14813> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7074107 52.0103574, 4.7075947 52.0102443, 4.7076255 52.0102642, 4.7077081 52.0102158, 4.7077395 52.0101717, 4.707683 52.010139, 4.7075986 52.0101886, 4.7075862 52.0101954, 4.7075704 52.0101939, 4.7074594 52.0102602, 4.7074532 52.0102562, 4.707431 52.0102695, 4.707432 52.0102702, 4.7073495 52.0103199, 4.7073388 52.0103264, 4.7074107 52.0103574))"^^geo:wktLiteral ;
    osm:area 194.0
  ] .

