@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/beMKdS>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 2078.0 ;
  gtm:kadastraleAanduiding "A2078"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A2078" ;
  ns0:name "Perceel GDA01-A2078"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240207870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgeO9c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70001> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7149182859175 52.013538974221,4.7149400381777 52.01351345454,4.7151014387807 52.013561996653,4.7154592717615 52.013668969604,4.7154331134615 52.013693017105,4.7150388250383 52.013574995922,4.7149182859175 52.013538974221))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

