@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/bVd0gx>
  gtm:oppervlakte 87.0 ;
  gtm:kadastraalNummer 5348.0 ;
  gtm:kadastraleAanduiding "A5348"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5348"^^xsd:string ;
  ns0:name "Perceel GDA01-A5348"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240534870000/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/70375> ;
  ns0:startDate "2003-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7174045695358 52.011871615056,4.7174268207028 52.011798908663,4.7174242468608 52.011798615379,4.7174480307624 52.011727634486,4.717521376738 52.011736069411,4.7175119381453 52.011772122114,4.7175025622284 52.011807878556,4.7174928303533 52.011845035162,4.71748342259 52.011880971189,4.7174640560821 52.011878577956,4.7174045695358 52.011871615056))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

