@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/bIVJIf>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 6874.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6874" ;
  gtm:kadastraleAanduiding "M6874"@nl ;
  ns0:name "Perceel GDA01-M6874"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350687470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NjfO> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89541> ;
  ns0:startDate "2010-08-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991810893976 52.032476930901,4.6991716321506 52.032421857736,4.6995209396363 52.032399503681,4.6995300365712 52.032452444465,4.6994968765262 52.032454767562,4.6994987100381 52.032465384564,4.6994645020629 52.032467620636,4.6994627097904 52.032457165664,4.6992763682837 52.032470242914,4.6991810893976 52.032476930901))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

