@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/bI5VTG>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5385.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5385" ;
  gtm:kadastraleAanduiding "M5385"@nl ;
  ns0:name "Perceel GDA01-M5385"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350538570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojAWd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88264> ;
  ns0:startDate "2002-02-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144328095139 52.035910625207,4.7144334581157 52.035892670152,4.7144345391075 52.035864362966,4.714466959582 52.035864817826,4.7146222842538 52.035867143168,4.7147644961012 52.035869213663,4.7147980820041 52.035869702052,4.7147962985419 52.035915694339,4.714762785199 52.035915224341,4.714620571856 52.035913243719,4.7144328095139 52.035910625207))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

