@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/bNVHJL>
  gtm:oppervlakte 156.0 ;
  gtm:kadastraalNummer 615.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L615"^^xsd:string ;
  gtm:kadastraleAanduiding "L615"@nl ;
  ns0:name "Perceel GDA01-L615"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340061570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcHJjN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCucPv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291200> ;
  ns0:startDate "2014-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7120464622734 52.005170170182,4.7121266633693 52.005124933095,4.7123054226209 52.0052574946,4.7122017582173 52.005305662307,4.7120464622734 52.005170170182))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

