@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bQ0wdv>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 3493.0 ;
  gtm:kadastraleAanduiding "D3493"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3493"^^xsd:string ;
  ns0:name "Perceel GDA01-D3493"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270349370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/beAc44> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73433> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087605481617 52.008653638391,4.7087882140003 52.0086695725,4.7087397974508 52.008702406753,4.7088654982248 52.008773456504,4.7087998978265 52.008803189628,4.7087596761626 52.00882000883,4.7086687063693 52.008755208372,4.7086789902583 52.008748418482,4.7086698285099 52.008742658031,4.7086763554563 52.008738695812,4.7086681111051 52.008732949638,4.7086755052153 52.008728471089,4.708664584623 52.008721514029,4.7087123103129 52.00868525124,4.7087605481617 52.008653638391))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

