@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/bhv1Lv>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 6370.0 ;
  gtm:kadastraleAanduiding "E6370"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6370"^^xsd:string ;
  ns0:name "Perceel GDA01-E6370"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280637070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/buMhXn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290608> ;
  ns0:startDate "2012-04-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062352284259 52.005285200607,4.7064940609741 52.005417658964,4.7064282779097 52.005466355269,4.7061743455452 52.005329619669,4.7062352284259 52.005285200607))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

