@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/bgsidL>
  gtm:kadastraalNummer "907"^^xsd:string ;
  gtm:kadastraleAanduiding "B907"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B907"^^xsd:string ;
  ns0:name "Perceel GDA01-B907"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bQ0Frj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14753> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086552 52.0104197, 4.7086444 52.0104256, 4.708526 52.0105035, 4.7085659 52.0105277, 4.7085246 52.0105536, 4.708486 52.0105298, 4.7084395 52.0105605, 4.7084973 52.0105938, 4.7085802 52.0105364, 4.7086976 52.0104564, 4.7087105 52.0104496, 4.7086552 52.0104197))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

