@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/btWkja>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 3998.0 ;
  gtm:kadastraleAanduiding "E3998"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3998" ;
  ns0:name "Perceel GDA01-E3998"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280399870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsvhs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74442> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6972369147607 52.010304829574,4.6971863315123 52.010334868988,4.6971398849437 52.010305294482,4.6970541474257 52.01024969285,4.696922344348 52.010165345729,4.696927107646 52.010162488379,4.6969729755643 52.010135028069,4.6971044671225 52.010219741832,4.6971903239286 52.010275164358,4.6972369147607 52.010304829574))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

