@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/bcHKAQ>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 3576.0 ;
  gtm:kadastraleAanduiding "E3576"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3576"^^xsd:string ;
  ns0:name "Perceel GDA01-E3576"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280357670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbTb7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74119> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988279920641 52.01007630211,4.6988098200378 52.010053149543,4.6987427117673 52.009986081007,4.6986256975744 52.00989463156,4.6986709123753 52.009868829629,4.6988108701498 52.0099601076,4.6988779784838 52.010027176098,4.6988955247543 52.010051241813,4.6988279920641 52.01007630211))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

