@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/b9ZBO9>
  gtm:kadastraalNummer "258"^^xsd:string ;
  gtm:kadastraleAanduiding "A258"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A258"^^xsd:string ;
  ns0:name "Perceel GDA01-A258"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bxH4BV> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13260> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088167 52.016364, 4.7087894 52.0163387, 4.7088116 52.0163285, 4.7087785 52.016301, 4.7087674 52.0162922, 4.7086904 52.0163258, 4.7086722 52.0163097, 4.7083124 52.0164634, 4.7082843 52.0164754, 4.7083788 52.0165119, 4.7084141 52.0165117, 4.7084781 52.0164932, 4.70856 52.0164611, 4.7086768 52.0164099, 4.708741 52.0163863, 4.7087921 52.0163675, 4.7088167 52.016364))"^^geo:wktLiteral ;
    osm:area 327.0
  ] .

