@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/bLDPvD>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 2791.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2791" ;
  gtm:kadastraleAanduiding "M2791"@nl ;
  ns0:name "Perceel GDA01-M2791"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350279170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHgiFq> ;
  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/86344> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.701798904742 52.029452981132,4.7018421152392 52.029419346421,4.702179254252 52.029585076643,4.7021665562967 52.029594979881,4.7021354527707 52.029619247341,4.701798904742 52.029452981132))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

