@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bHGHVV>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 3521.0 ;
  gtm:kadastraleAanduiding "B3521"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3521"^^xsd:string ;
  schema:name "Perceel GDA01-B3521"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250352170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5D6v2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289080> ;
  schema:startDate "2007-02-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066371411158 52.013466942829,4.7066380836802 52.01346626516,4.7067233578701 52.013404845974,4.7068203757527 52.013321149425,4.7068336665725 52.013328434941,4.7068808160374 52.013351672805,4.7067840813826 52.013426310728,4.70676324806 52.013458162069,4.7067015099979 52.013503520232,4.7066371411158 52.013466942829))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

