@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/bw1ku6>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 3835.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3835"^^xsd:string ;
  gtm:kadastraleAanduiding "I3835"@nl ;
  ns0:name "Perceel GDA01-I3835"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320383570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNiBCU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79318> ;
  ns0:startDate "2016-10-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7148666420394 52.02225677304,4.7147817432109 52.022247164989,4.7148169964993 52.022125169199,4.7149545342446 52.02213968883,4.7149467615441 52.022168326393,4.7151286144689 52.022187116649,4.7151129361463 52.022246467354,4.7150868956618 52.022243855886,4.715099701191 52.022195364733,4.7149401765779 52.022178975987,4.7149358417824 52.022195022472,4.7148841118865 52.022189711572,4.7148671213035 52.022254933157,4.7148666420394 52.02225677304))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

