@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/baCKVD>
  gtm:oppervlakte 1020.0 ;
  gtm:kadastraalNummer 3784.0 ;
  gtm:kadastraleAanduiding "H3784"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3784" ;
  ns0:name "Perceel GDA01-H3784"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310378470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3zqq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77819> ;
  ns0:startDate "2015-07-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081829837674 52.017774680067,4.7082840123251 52.017762301446,4.708741498217 52.017793989261,4.7089648421087 52.017809468827,4.7089393236313 52.017967967029,4.7083552789134 52.017970110695,4.7081191770901 52.017861077047,4.7081193278273 52.017854974794,4.7081262488031 52.017846251026,4.7081829837674 52.017774680067))"^^geo:wktLiteral ;
    osm:area 1069.0
  ] .

