@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/bfc9v0>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 1349.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1349" ;
  gtm:kadastraleAanduiding "M1349"@nl ;
  ns0:name "Perceel GDA01-M1349"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350134970000/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/85365> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.708643080074 52.036362644176,4.7086449955877 52.03637377383,4.7086504897553 52.036405543431,4.7084764454695 52.036416989366,4.7082291013921 52.0364336212,4.7082216483911 52.036390721666,4.7084689776613 52.036374089764,4.7084670071679 52.036362744069,4.7085031301448 52.0363602917,4.7085070710145 52.036382992076,4.7085431491973 52.036380611344,4.708541178821 52.036369256662,4.708643080074 52.036362644176))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

