@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/b4ZRBM>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 5182.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5182"^^xsd:string ;
  gtm:kadastraleAanduiding "K5182"@nl ;
  ns0:name "Perceel GDA01-K5182"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330518270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/beMTBv> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82665> ;
  ns0:startDate "2007-06-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7448299725989 52.007520934521,4.7448304573645 52.007501333503,4.7450627722415 52.007501917922,4.7452316669956 52.007502848131,4.7452316635206 52.007503090798,4.7452310217453 52.007550959425,4.744817191548 52.007549933204,4.7448172445496 52.007528954607,4.7448177012928 52.007527572888,4.7448189705111 52.007526411325,4.7448208751221 52.007525630741,4.744823107357 52.007525364283,4.7448257348716 52.007524956167,4.7448279481529 52.007523979523,4.7448294247394 52.007522576405,4.7448299725989 52.007520934521))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

