@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bcHM8i>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 3120.0 ;
  gtm:kadastraleAanduiding "E3120"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3120"^^xsd:string ;
  ns0:name "Perceel GDA01-E3120"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280312070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVd9SG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105238> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7036389742821 52.004885429605,4.7034845865797 52.004940467848,4.703448172196 52.00490541721,4.7035503972169 52.004870066303,4.7035516311089 52.004871286906,4.7036433403404 52.004839784803,4.7036497017656 52.004846670922,4.7037320605502 52.004819006434,4.703754255962 52.004843853464,4.7037552583626 52.004844973849,4.7036389742821 52.004885429605))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

