@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/b6FttI>
  gtm:oppervlakte 182.0 ;
  gtm:kadastraalNummer 5688.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5688" ;
  gtm:kadastraleAanduiding "M5688"@nl ;
  ns0:name "Perceel GDA01-M5688"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350568870000/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/88555> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7074372532393 52.028477789194,4.7073959004189 52.028507454813,4.7073967259669 52.028516429987,4.7074049470046 52.028606532072,4.707287143506 52.028610750576,4.7072845954358 52.028583734756,4.7073251850275 52.028582288296,4.7073226367996 52.028555281464,4.7073024149366 52.028556000622,4.7072888075131 52.028407002496,4.7074300848706 52.02840185888,4.7074372532393 52.028477789194))"^^geo:wktLiteral ;
    osm:area 182.0
  ] .

