@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/btWktN>
  gtm:oppervlakte 2000.0 ;
  gtm:kadastraalNummer 2551.0 ;
  gtm:kadastraleAanduiding "H2551"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2551"^^xsd:string ;
  ns0:name "Perceel GDA01-H2551"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310255170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSw5Sh> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77182> ;
  ns0:startDate "2008-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7034096532224 52.020391026525,4.7039901422615 52.020422575154,4.7039948366495 52.020440525261,4.703936139035 52.020842730024,4.703364008241 52.020812074609,4.7033766439768 52.020725868367,4.7033184315105 52.020722618003,4.7033622796474 52.0204155234,4.7033634214364 52.020411350427,4.7033655952049 52.02040733625,4.7033687701715 52.020403588552,4.7033728431272 52.020400187629,4.7033777398617 52.020397222933,4.703383328168 52.020394765605,4.7033894614085 52.02039287771,4.7033960076508 52.020391612413,4.7034027918075 52.020390986674,4.7034096532224 52.020391026525))"^^geo:wktLiteral ;
    osm:area 1995.0
  ] .

