@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/bBEb6K>
  gtm:kadastraalNummer "277"^^xsd:string ;
  gtm:kadastraleAanduiding "D277"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D277"^^xsd:string ;
  ns0:name "Perceel GDA01-D277"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9N6Jz>, <https://n2t.net/ark:/60537/baCUrR>, <https://n2t.net/ark:/60537/bdKp86> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16461> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092883 52.008583, 4.7092985 52.008579, 4.7092848 52.0085733, 4.7090891 52.008472, 4.7090073 52.0084278, 4.7089944 52.0084602, 4.708987 52.008465, 4.7089599 52.0084825, 4.7089703 52.0084886, 4.7089222 52.0085197, 4.7090927 52.0086095, 4.7091379 52.0085791, 4.7092161 52.0086181, 4.7092883 52.008583))"^^geo:wktLiteral ;
    osm:area 237.0
  ] .

