@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/bDVVu2>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 1858.0 ;
  gtm:kadastraleAanduiding "G1858"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1858" ;
  ns0:name "Perceel GDA01-G1858"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300185870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQdne7> ;
  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/76577> ;
  ns0:startDate "2005-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6978870322267 52.011692297026,4.6977942696446 52.011634839162,4.6979345868236 52.011548581074,4.6979454392107 52.011541912295,4.6980268059153 52.011594018135,4.6980370399765 52.011600091299,4.6980273639729 52.011606038913,4.6978870322267 52.011692297026))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

