@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/beMKLP>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 7469.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7469"^^xsd:string ;
  gtm:kadastraleAanduiding "K7469"@nl ;
  ns0:name "Perceel GDA01-K7469"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330746970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/benw5s> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79560> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7482727980167 52.011736768023,4.7479280108525 52.011683033265,4.7479507106915 52.011627473548,4.7479687322214 52.011630312862,4.7479714483843 52.011623703178,4.7480008213542 52.011628275964,4.747995222156 52.011641961822,4.7480245951402 52.011646534602,4.7480274624568 52.011639539237,4.7482953456567 52.011681638857,4.7482727980167 52.011736768023))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

