@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/b7vfpw>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 3993.0 ;
  gtm:kadastraleAanduiding "E3993"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3993" ;
  ns0:name "Perceel GDA01-E3993"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280399370000/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/74437> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969343549632 52.01048451396,4.6968885862953 52.010455374775,4.6968023276656 52.010399563171,4.6966708334123 52.010315972609,4.6966744499147 52.010313809638,4.6967206711507 52.010286126788,4.6968525447787 52.010369674578,4.696938834342 52.010425369477,4.6969847181443 52.010454599202,4.6969343549632 52.01048451396))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

