@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/b0Dagw>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 1209.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1209" ;
  gtm:kadastraleAanduiding "M1209"@nl ;
  ns0:name "Perceel GDA01-M1209"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350120970000/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/85243> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066695079654 52.037564686321,4.70656757833 52.037572007028,4.7065694822191 52.03758291194,4.7064252149116 52.037592037174,4.7062974801635 52.037600835367,4.7062901901784 52.037558826504,4.7062900433979 52.037557935807,4.7063456578075 52.037554257524,4.7063437010088 52.037543001756,4.706379780375 52.037540612701,4.7063837352523 52.037563286265,4.7064196896198 52.037560491998,4.7064177197315 52.037549137284,4.706562016049 52.037540012227,4.7065601121635 52.037529107315,4.7066619832724 52.037521795266,4.7066695079654 52.037564686321))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

