@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/bpn78n>
  gtm:oppervlakte 27.0 ;
  gtm:kadastraalNummer 3616.0 ;
  gtm:kadastraleAanduiding "B3616"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3616"^^xsd:string ;
  schema:name "Perceel GDA01-B3616"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250361670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/buM9rh> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285251> ;
  schema:startDate "2007-02-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7072998629206 52.013698017083,4.7073614908107 52.013645494214,4.7074305337763 52.013675527683,4.7074636587782 52.01368993861,4.7074920607856 52.013701688655,4.707479774157 52.013712700415,4.7073742722591 52.013667167162,4.7073255448256 52.013708547012,4.7072998629206 52.013698017083))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

