@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/b2vDXL>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 1860.0 ;
  gtm:kadastraleAanduiding "G1860"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1860"^^xsd:string ;
  ns0:name "Perceel GDA01-G1860"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300186070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsvtr> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287212> ;
  ns0:startDate "2003-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987293108092 52.012047873099,4.6987344084424 52.012053601566,4.6988224813353 52.012085540112,4.6987478400492 52.012140759868,4.6987326827337 52.012152679743,4.6986667137356 52.012111765155,4.6986456908428 52.01209872584,4.6987293108092 52.012047873099))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

