@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/bXvI4b>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 3436.0 ;
  gtm:kadastraleAanduiding "E3436"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3436"^^xsd:string ;
  ns0:name "Perceel GDA01-E3436"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280343670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDW4Ib> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74059> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7022695554376 52.006628637626,4.7022145396755 52.006599437698,4.7023405676918 52.006509765522,4.7024134845502 52.006456879443,4.7024692928722 52.006486632183,4.7023959712802 52.006539318197,4.7022695554376 52.006628637626))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

