@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bNVwey>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 1536.0 ;
  gtm:kadastraleAanduiding "B1536"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1536" ;
  ns0:name "Perceel GDA01-B1536"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250153670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/byiZ0c> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71684> ;
  ns0:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7080498271502 52.010104134304,4.7080510557309 52.010104761592,4.7080523936212 52.010103942377,4.7081242927481 52.010139331068,4.7080343149391 52.010194486172,4.7079710015073 52.010153861784,4.7079701072275 52.010153281366,4.7080498271502 52.010104134304))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

