@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/btWkA3>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 3849.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3849"^^xsd:string ;
  gtm:kadastraleAanduiding "I3849"@nl ;
  ns0:name "Perceel GDA01-I3849"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320384970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgeNcA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79326> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094732595439 52.022160802056,4.7091443445901 52.022126523108,4.7091434181313 52.022129978303,4.7090690092056 52.022122403984,4.7090699819592 52.022118778276,4.7090521467507 52.022116985732,4.7090555093945 52.022104664039,4.709075313897 52.022054308287,4.7094905377764 52.022097308643,4.7094732903117 52.022160694372,4.7094732595439 52.022160802056))"^^geo:wktLiteral ;
    osm:area 210.0
  ] .

