@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/bqbKd0>
  gtm:oppervlakte 42.0 ;
  gtm:kadastraalNummer 7659.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7659"^^xsd:string ;
  gtm:kadastraleAanduiding "K7659"@nl ;
  ns0:name "Perceel GDA01-K7659"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330765970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPaRBr> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79698> ;
  ns0:startDate "2019-04-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.729095013878 52.012174879775,4.7290070741276 52.012166136782,4.7289345377822 52.012158917998,4.7288604742324 52.012151546815,4.7287880106284 52.012144337336,4.7287140779494 52.012136984769,4.728668566353 52.0121324607,4.7286718145092 52.012119580531,4.7287915623747 52.012131611665,4.7288653920458 52.012139035514,4.7289380582461 52.012146335962,4.7290120916142 52.012153778835,4.7290983137096 52.012162440315,4.729095013878 52.012174879775))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

