@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/bjMy3L>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 4688.0 ;
  gtm:kadastraleAanduiding "E4688"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4688"^^xsd:string ;
  ns0:name "Perceel GDA01-E4688"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280468870000/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/74776> ;
  ns0:startDate "1999-07-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7005675946395 52.006417677871,4.7005238011587 52.006385216893,4.7006473388664 52.006321391672,4.700739614824 52.006276034981,4.7007619601226 52.006263446681,4.7007788842655 52.006253918779,4.7008254146011 52.006285514756,4.7006910183465 52.006353690147,4.7006565228812 52.006371250071,4.7005675946395 52.006417677871))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

