@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/bFOekL>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 5614.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5614" ;
  gtm:kadastraleAanduiding "M5614"@nl ;
  ns0:name "Perceel GDA01-M5614"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350561470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8XiaK> ;
  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/88481> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.706536463125 52.03061173096,4.7065311208925 52.030551882395,4.7065597849617 52.030550906559,4.7065893094056 52.030549890747,4.7068581777852 52.030540694389,4.7068648439463 52.030613188252,4.7068217887566 52.03061470121,4.7068194744741 52.030589574298,4.7067764194421 52.030591078252,4.706777582628 52.030603722638,4.706536463125 52.03061173096))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

