@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/bVDqvQ>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 1336.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1336" ;
  gtm:kadastraleAanduiding "M1336"@nl ;
  ns0:name "Perceel GDA01-M1336"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350133670000/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/85352> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.708740347716 52.035705516341,4.7087475676664 52.035748432479,4.7085738702561 52.035759278326,4.7084297376534 52.035768586537,4.7084278083265 52.035757411856,4.7083595338017 52.035761898997,4.7083521827939 52.035719000055,4.7084204281085 52.035714512751,4.7084223575679 52.035725678444,4.7085665190434 52.035716379397,4.7085645632624 52.035705024799,4.7086002615958 52.035702668827,4.7086041733129 52.035725369035,4.7086402505522 52.035723015234,4.708638309325 52.035711660721,4.708740347716 52.035705516341))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

