@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/bNIPm0>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 1337.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1337" ;
  gtm:kadastraleAanduiding "M1337"@nl ;
  ns0:name "Perceel GDA01-M1337"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350133770000/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/85353> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087475676664 52.035748432479,4.7087547745551 52.035791249668,4.7086530554827 52.035797467808,4.7086550114262 52.035808813417,4.7086189339823 52.03581117621,4.7086150222505 52.035788476003,4.7085792537088 52.035790651807,4.7085812228444 52.035802087377,4.708437117889 52.035811485641,4.7084352017693 52.035800400921,4.7083668978979 52.035804896885,4.7083595338017 52.035761898997,4.7084278083265 52.035757411856,4.7084297376534 52.035768586537,4.7085738702561 52.035759278326,4.7087475676664 52.035748432479))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

