@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/bZAHYW>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 3408.0 ;
  gtm:kadastraleAanduiding "E3408"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3408"^^xsd:string ;
  ns0:name "Perceel GDA01-E3408"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280340870000/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/74051> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7023590629758 52.006427880782,4.7022857854525 52.006480540019,4.7022059894959 52.006537529649,4.7021584361062 52.006565179921,4.702106555279 52.006530991637,4.702158584375 52.006501147294,4.70223030988 52.006450941931,4.7023044103828 52.006398754915,4.7023590629758 52.006427880782))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

