@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/b0POA6>
  gtm:kadastraalNummer "909"^^xsd:string ;
  gtm:kadastraleAanduiding "B909"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B909"^^xsd:string ;
  ns0:name "Perceel GDA01-B909"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bKBtBG>, <https://n2t.net/ark:/60537/bUavWg> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14755> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087523 52.0104704, 4.708736 52.0104784, 4.7085304 52.0106122, 4.7085489 52.0106222, 4.7085693 52.0106339, 4.7086828 52.0105572, 4.7087722 52.0104968, 4.7087866 52.010489, 4.7087523 52.0104704))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

