@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/bhh9nz>
  gtm:oppervlakte 204.0 ;
  gtm:kadastraalNummer 1341.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1341" ;
  gtm:kadastraleAanduiding "M1341"@nl ;
  ns0:name "Perceel GDA01-M1341"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350134170000/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/85357> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085835542968 52.036018558822,4.7084814349532 52.036025187974,4.7084834054357 52.036036533669,4.7084473273909 52.036038923372,4.7084433865811 52.036016222992,4.7084070797432 52.036018323735,4.7084090647795 52.036029669516,4.7081618857078 52.036046131373,4.7081509757868 52.035983239733,4.7085727000388 52.035955802369,4.7085835542968 52.036018558822))"^^geo:wktLiteral ;
    osm:area 204.0
  ] .

