@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bcHLnF>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5486.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5486" ;
  gtm:kadastraleAanduiding "M5486"@nl ;
  ns0:name "Perceel GDA01-M5486"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350548670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bD6iCS> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88353> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109646885241 52.030446430396,4.7110590945274 52.030443098524,4.7110727269406 52.030592276027,4.7110929786721 52.030591565378,4.711095485435 52.030618580861,4.7110548943848 52.030620010642,4.7110573866908 52.030647017054,4.7109832177171 52.030649620235,4.7109646885241 52.030446430396))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

