@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/b3kfD2>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 3458.0 ;
  gtm:kadastraleAanduiding "E3458"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3458"^^xsd:string ;
  ns0:name "Perceel GDA01-E3458"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280345870000/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/74066> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7029853999327 52.007006835843,4.7030963129997 52.006928382433,4.7031752460229 52.006872555685,4.7031935868156 52.006882801198,4.7032007051468 52.006878276447,4.7032350606736 52.00689657875,4.7031501697437 52.006957242637,4.7030404922578 52.007035856082,4.7030316210947 52.007031166497,4.7029853999327 52.007006835843))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

