@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/bDJdwA>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 3078.0 ;
  gtm:kadastraleAanduiding "B3078"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3078"^^xsd:string ;
  schema:name "Perceel GDA01-B3078"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250307870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NiyT>, <https://n2t.net/ark:/60537/br1Hfx> ;
  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/72111> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7093993918284 52.010864557031,4.7093507838578 52.010867539934,4.7092633012563 52.010870397814,4.7092097068291 52.010872740729,4.709186246819 52.010873324682,4.7091891988411 52.010784086806,4.7092173126959 52.010783979077,4.7092817634317 52.010783244686,4.7093426727365 52.010780710162,4.7093466875313 52.010827302215,4.7093627542375 52.010826307134,4.7093949575977 52.010829323911,4.7093993918284 52.010864557031))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

