@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/bmRxUY>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 4151.0 ;
  gtm:kadastraleAanduiding "E4151"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4151"^^xsd:string ;
  ns0:name "Perceel GDA01-E4151"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280415170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkEi> ;
  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/74559> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6935409577876 52.009335710932,4.6935400415608 52.009320560043,4.6935382872761 52.009291795745,4.6936113752883 52.009290006277,4.6937347159626 52.009287155567,4.6938091075352 52.009284897269,4.6938091311027 52.009285256945,4.6939215857871 52.009283708155,4.6939216759422 52.009305191012,4.6939217384817 52.009322808686,4.6939217544216 52.009327428828,4.6938116353117 52.009328640828,4.6937373879176 52.009330989862,4.693614061687 52.009333840659,4.6935409577876 52.009335710932))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

