@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bqbH8C>
  gtm:kadastraalNummer "1022" ;
  gtm:kadastraleAanduiding "B1022" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1022" ;
  ns0:name "Perceel GDA01-B1022"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bVQ6pz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14868> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7079092 52.0096826, 4.7079271 52.0096917, 4.7079679 52.0097188, 4.7079583 52.0097245, 4.7080925 52.0097989, 4.7081373 52.0098249, 4.7081639 52.0098074, 4.7081102 52.0097733, 4.7079606 52.009678, 4.7079474 52.0096698, 4.7079092 52.0096826))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

