@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bBdMDA>
  gtm:kadastraalNummer "711"^^xsd:string ;
  gtm:kadastraleAanduiding "B711"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B711"^^xsd:string ;
  schema:name "Perceel GDA01-B711"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b5cIBm>, <https://n2t.net/ark:/60537/bfCHSf>, <https://n2t.net/ark:/60537/bHTnKA>, <https://n2t.net/ark:/60537/bKO9Xs>, <https://n2t.net/ark:/60537/bkPcqR>, <https://n2t.net/ark:/60537/bmshYy>, <https://n2t.net/ark:/60537/bojCVn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14557> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7079761 52.0110976, 4.7078254 52.0112072, 4.7077928 52.0112303, 4.7078628 52.0112676, 4.7078928 52.0112842, 4.7079108 52.0112718, 4.7081063 52.0111363, 4.7080963 52.0111312, 4.7080295 52.0111209, 4.7079903 52.011103, 4.7079761 52.0110976))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

