@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/bkbWo7>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 4127.0 ;
  gtm:kadastraleAanduiding "E4127"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4127"^^xsd:string ;
  ns0:name "Perceel GDA01-E4127"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280412770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOYajA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74536> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059594405226 52.006913734826,4.7057943275344 52.006817474962,4.7057521436427 52.006792872152,4.7057816973833 52.006774527108,4.7057792724632 52.006773083912,4.7057928031078 52.006764452467,4.7059096168858 52.006831175504,4.7060091038101 52.00688800078,4.7059594405226 52.006913734826))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

