@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/bywJsn>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 4169.0 ;
  gtm:kadastraleAanduiding "E4169"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4169"^^xsd:string ;
  ns0:name "Perceel GDA01-E4169"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280416970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKb42V> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74573> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970183856342 52.009651043317,4.6969686126277 52.00968147389,4.6968821043624 52.009626829363,4.6968388277013 52.009599556379,4.6966972649015 52.009510684506,4.6967451100575 52.009481537072,4.6967482977364 52.009483569175,4.696809096579 52.009522189473,4.6968295792702 52.009535198994,4.696887997343 52.009569526801,4.6969319801467 52.009596345498,4.6970183856342 52.009651043317))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

