@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/bBQVL6>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 7675.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7675"^^xsd:string ;
  gtm:kadastraleAanduiding "K7675"@nl ;
  ns0:name "Perceel GDA01-K7675"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330767570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1Svti> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79712> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.74703687585 52.012713615532,4.7469608041354 52.012701759636,4.7470127168661 52.012575449685,4.7470302812612 52.012530765118,4.747040996793 52.012504622275,4.7471177944064 52.012516625882,4.74703687585 52.012713615532))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

