@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/b37yGC>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 5347.0 ;
  gtm:kadastraleAanduiding "A5347"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5347"^^xsd:string ;
  ns0:name "Perceel GDA01-A5347"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240534770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgRU3I> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70374> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7173929194784 52.011721298695,4.7174480307624 52.011727634486,4.7174242468608 52.011798615379,4.7174268207028 52.011798908663,4.7174045695358 52.011871615056,4.717349401567 52.011865162074,4.7173929194784 52.011721298695))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

