@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/bgEZSD>
  gtm:kadastraalNummer "311"^^xsd:string ;
  gtm:kadastraleAanduiding "B311"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B311"^^xsd:string ;
  ns0:name "Perceel GDA01-B311"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9ZNBM>, <https://n2t.net/ark:/60537/bGEahd>, <https://n2t.net/ark:/60537/bJyYmu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14157> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7055147 52.0111614, 4.7057288 52.011276, 4.7058556 52.0111783, 4.7058764 52.0111623, 4.7058337 52.0111412, 4.7059134 52.0110908, 4.7059285 52.0110813, 4.7058765 52.01105, 4.7057339 52.01114, 4.7057454 52.0111468, 4.705712 52.0111679, 4.7057004 52.011161, 4.7056325 52.0112038, 4.7055557 52.0111462, 4.7055484 52.0111408, 4.7055147 52.0111614))"^^geo:wktLiteral ;
    osm:area 220.0
  ] .

