@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/b003VY>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 8404.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8404"^^xsd:string ;
  gtm:kadastraleAanduiding "K8404"@nl ;
  ns0:name "Perceel GDA01-K8404"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330840470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsHh3s> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80243> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7416471668625 52.010718137038,4.7416740815708 52.010711264706,4.7417562706576 52.010690439874,4.7418760491097 52.010659843951,4.7418964872682 52.01065462588,4.7419280845546 52.01070190719,4.7419049416869 52.010707820523,4.7417879847269 52.010737694898,4.7416789807183 52.010765536452,4.7416638937801 52.010743054674,4.7416471668625 52.010718137038))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

