@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/b7vfn9>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 3407.0 ;
  gtm:kadastraleAanduiding "E3407"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3407" ;
  ns0:name "Perceel GDA01-E3407"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280340770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5PNZ6> ;
  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/74050> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024134845502 52.006456879443,4.7023405676918 52.006509765522,4.7022145396755 52.006599437698,4.7021933309387 52.006588177625,4.7021798343018 52.006579290431,4.7021584361062 52.006565179921,4.7022059894959 52.006537529649,4.7022857854525 52.006480540019,4.7023590629758 52.006427880782,4.7024134845502 52.006456879443))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

