@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bkbTzC>
  gtm:kadastraalNummer "147"^^xsd:string ;
  gtm:kadastraleAanduiding "B147"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B147"^^xsd:string ;
  schema:name "Perceel GDA01-B147"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b87xwi>, <https://n2t.net/ark:/60537/beZDvI> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13994> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7065225 52.0129294, 4.7064202 52.0130084, 4.7063905 52.0130313, 4.7063463 52.0130656, 4.7063068 52.013096, 4.7062697 52.0131246, 4.7062224 52.0131585, 4.7061738 52.0131918, 4.7061687 52.0131952, 4.7062191 52.0132244, 4.7065702 52.0129526, 4.7065792 52.0129454, 4.7065315 52.0129223, 4.7065225 52.0129294))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

