@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/bM3ddt>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3955.0 ;
  gtm:kadastraleAanduiding "E3955"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3955"^^xsd:string ;
  ns0:name "Perceel GDA01-E3955"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280395570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVdam4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74401> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6964654505711 52.010883473784,4.696417278983 52.010887379716,4.6964170365283 52.010773620887,4.6964182912386 52.010734735369,4.6964189451772 52.010659218525,4.6964741474251 52.010659380659,4.696490023509 52.010659428873,4.6964899785703 52.010665181196,4.696489078398 52.010734944008,4.6964886969337 52.010773879593,4.6964893685915 52.010881537804,4.6964654505711 52.010883473784))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

