@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/bgsmBp>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 1207.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1207" ;
  gtm:kadastraleAanduiding "M1207"@nl ;
  ns0:name "Perceel GDA01-M1207"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350120770000/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/85241> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066542589752 52.037477653672,4.7065524316855 52.037484965968,4.7065544427301 52.037496491697,4.7064101026948 52.037505625479,4.7062824994871 52.037514415428,4.706275290138 52.037472856448,4.7062749279471 52.037470796016,4.7063304827268 52.037467198291,4.7063284982919 52.037455843491,4.7063645775887 52.037453454441,4.7063685323141 52.037476136993,4.7064044849732 52.037473450582,4.7064024871754 52.03746201481,4.7065468826333 52.037453061125,4.7065449523401 52.037441976293,4.7066467488844 52.037434762698,4.7066542589752 52.037477653672))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

