@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/bpmWLg>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 1206.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1206" ;
  gtm:kadastraleAanduiding "M1206"@nl ;
  ns0:name "Perceel GDA01-M1206"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350120670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPG0> ;
  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/85240> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066467488844 52.037434762698,4.7065449523401 52.037441976293,4.7065468826333 52.037453061125,4.7064024871754 52.03746201481,4.7064044849732 52.037473450582,4.7063685323141 52.037476136993,4.7063645775887 52.037453454441,4.7063284982919 52.037455843491,4.7063304827268 52.037467198291,4.7062749279471 52.037470796016,4.7062678402073 52.037429866925,4.7062674910875 52.037427905441,4.7063950184528 52.037419294838,4.7065393900909 52.03740998149,4.7065374464572 52.037398815686,4.7066391978191 52.03739169172,4.7066467488844 52.037434762698))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

