@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/bGdDer>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 8150.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8150"^^xsd:string ;
  gtm:kadastraleAanduiding "K8150"@nl ;
  ns0:name "Perceel GDA01-K8150"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330815070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFoVB> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80052> ;
  ns0:startDate "2007-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7425143403954 52.014615665981,4.7425227705175 52.014614948134,4.7425305952903 52.014614793239,4.7425374833162 52.014614947806,4.7425454426318 52.014615566647,4.7425528736945 52.014616452246,4.7425876484475 52.014614215801,4.7426004837615 52.014690067073,4.7425729700573 52.014691839933,4.7423754020172 52.014704573083,4.7424094438977 52.014625697787,4.7424866630189 52.014620718681,4.7424912851301 52.014619404726,4.7424994228125 52.014617750488,4.7425067681143 52.014616496386,4.7425143403954 52.014615665981))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

