@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/bIiDrB>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 1295.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1295" ;
  gtm:kadastraleAanduiding "M1295"@nl ;
  ns0:name "Perceel GDA01-M1295"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350129570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85315> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7069175759593 52.035651658854,4.7069136989941 52.035629605951,4.7068876405376 52.035481839327,4.7069027976557 52.03548086626,4.706975724126 52.035476173139,4.7070122897571 52.035690226779,4.7070305542131 52.035689055922,4.7070343115199 52.035711314863,4.706997607443 52.03571367354,4.7069975810271 52.03571349362,4.7069292505957 52.035717817817,4.7069175759593 52.035651658854))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

