@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/bacmWb>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 1029.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1029" ;
  gtm:kadastraleAanduiding "M1029"@nl ;
  ns0:name "Perceel GDA01-M1029"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350102970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiLBI> ;
  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/85087> ;
  ns0:startDate "2002-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.707645759764 52.038936529132,4.7075743817723 52.038929097325,4.7075700692128 52.038904974617,4.7075664981106 52.038882896548,4.7075483347338 52.038777430051,4.7075334139576 52.038688799503,4.7075519715073 52.038687603288,4.7075451109932 52.038645057691,4.7076148469561 52.038640606405,4.7076216937804 52.038683097989,4.7076028444872 52.038684310508,4.7076177651267 52.038772959022,4.707645759764 52.038936529132))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

