@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/brebtI>
  gtm:kadastraalNummer "15"^^xsd:string ;
  gtm:kadastraleAanduiding "A15"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A15"^^xsd:string ;
  ns0:name "Perceel GDA01-A15"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bg25Tk> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13018> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6996087 52.0104044, 4.6995672 52.0104191, 4.6995816 52.0104281, 4.6997071 52.0104957, 4.6997647 52.0104529, 4.6998023 52.010473, 4.6998344 52.0104503, 4.6997335 52.010396, 4.6997187 52.0103994, 4.6996938 52.0103734, 4.6996427 52.0103919, 4.6997295 52.0104365, 4.6997056 52.0104541, 4.6996087 52.0104044))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

