@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bYKV17>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5689.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5689" ;
  gtm:kadastraleAanduiding "M5689"@nl ;
  ns0:name "Perceel GDA01-M5689"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350568970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88556> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7071941122181 52.028410455496,4.7072888075131 52.028407002496,4.7073024149366 52.028556000622,4.7073226367996 52.028555281464,4.7073251850275 52.028582288296,4.7072845954358 52.028583734756,4.707287143506 52.028610750576,4.7072126560554 52.028613421437,4.7071941122181 52.028410455496))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

