@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/buzoBt>
  gtm:kadastraalNummer "975" ;
  gtm:kadastraleAanduiding "B975" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B975" ;
  ns0:name "Perceel GDA01-B975"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbf0Am> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14821> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072962 52.0099669, 4.7073053 52.0099723, 4.7074263 52.0100458, 4.7074534 52.0100298, 4.7074903 52.0100519, 4.7075223 52.0100335, 4.7074858 52.0100111, 4.7074852 52.0100115, 4.7073647 52.0099371, 4.7073556 52.0099314, 4.7072962 52.0099669))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

