@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/bsH8dM>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 4687.0 ;
  gtm:kadastraleAanduiding "E4687"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4687"^^xsd:string ;
  ns0:name "Perceel GDA01-E4687"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280468770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hU3I> ;
  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/74775> ;
  ns0:startDate "1999-07-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7007788842655 52.006253918779,4.7007619601226 52.006263446681,4.700739614824 52.006276034981,4.7006473388664 52.006321391672,4.7005238011587 52.006385216893,4.700480296114 52.006352946338,4.7005694945478 52.006306942636,4.7007337090317 52.006223238516,4.7007788842655 52.006253918779))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

