@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/bBR4w1>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 1969.0 ;
  gtm:kadastraleAanduiding "B1969"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1969"^^xsd:string ;
  ns0:name "Perceel GDA01-B1969"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250196970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/btJMvF> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/249724> ;
  ns0:startDate "2018-03-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.707875118742 52.012603584193,4.7078937485544 52.012612284613,4.7078785636946 52.012624250439,4.7075632058022 52.012471982262,4.7075606607249 52.012470754133,4.7074705280277 52.012427224208,4.7074838485506 52.012417171188,4.7077921377579 52.012564850653,4.707875118742 52.012603584193))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

