@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/bVqIag>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 3459.0 ;
  gtm:kadastraleAanduiding "E3459"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3459"^^xsd:string ;
  ns0:name "Perceel GDA01-E3459"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280345970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSVtU6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74067> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7029305964777 52.006977979049,4.7030419941377 52.006899267842,4.7031149427019 52.00684715452,4.7031681330111 52.006875777145,4.7031739752802 52.006871838215,4.7031752460229 52.006872555685,4.7030963129997 52.006928382433,4.7029853999327 52.007006835843,4.7029305964777 52.006977979049))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

