@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/bb2938>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 3085.0 ;
  gtm:kadastraleAanduiding "E3085"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3085"^^xsd:string ;
  ns0:name "Perceel GDA01-E3085"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280308570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t71Y> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73887> ;
  ns0:startDate "2009-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7034566271405 52.005078709112,4.7034918848369 52.00511226095,4.7033941166605 52.005151376882,4.7032457086245 52.005209604487,4.7032397487991 52.00520312516,4.7032139471805 52.005175048213,4.7033591750015 52.00511811448,4.7034566271405 52.005078709112))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

