@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/bchvZc>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 259.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L259"^^xsd:string ;
  gtm:kadastraleAanduiding "L259"@nl ;
  ns0:name "Perceel GDA01-L259"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340025970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWSLa1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/262504> ;
  ns0:startDate "2010-07-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7291895738205 52.008169336116,4.7292957147185 52.008162019604,4.7293741599712 52.008146278903,4.729692176533 52.008052688813,4.7297367553874 52.008044066263,4.7296583328163 52.00809105099,4.729535773958 52.008122427917,4.7293729627223 52.008158388568,4.7291895738205 52.008169336116))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

