@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/bjZewC>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 7606.0 ;
  gtm:kadastraleAanduiding "A7606"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7606"^^xsd:string ;
  ns0:name "Perceel GDA01-A7606"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240760670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS5RQ> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71053> ;
  ns0:startDate "2007-05-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7211723788471 52.012970665322,4.7208846976225 52.012940634042,4.7208994988417 52.012888594117,4.7211866475098 52.012919152666,4.7211723788471 52.012970665322))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

