@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/biKbO1>
  gtm:oppervlakte 34.0 ;
  gtm:kadastraalNummer 5157.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5157" ;
  gtm:kadastraleAanduiding "M5157"@nl ;
  ns0:name "Perceel GDA01-M5157"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350515770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPoySi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/253279> ;
  ns0:startDate "2008-12-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6945603288139 52.031941602801,4.6945322035061 52.031946300082,4.6945248975743 52.03192965555,4.6945533606374 52.031925733258,4.6947221091691 52.031902466068,4.694844298568 52.031881953982,4.6948456786508 52.031885063091,4.6948493541544 52.031893345032,4.6945603288139 52.031941602801))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

