@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bJ8qAK>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 4074.0 ;
  gtm:kadastraleAanduiding "E4074"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4074" ;
  ns0:name "Perceel GDA01-E4074"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280407470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hV6q> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74502> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6954120054839 52.009595476255,4.6953166848713 52.009654221622,4.6952722596835 52.009681599888,4.6952412457991 52.009700715719,4.6952171288488 52.009715575622,4.6951845708226 52.009735644123,4.6951321713711 52.009703076628,4.6952201502675 52.009649115033,4.6952646185925 52.009621772994,4.6953592003125 52.009562771651,4.6954120054839 52.009595476255))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

