@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/b37ySM>
  gtm:oppervlakte 89.0 ;
  gtm:kadastraalNummer 3086.0 ;
  gtm:kadastraleAanduiding "E3086"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3086"^^xsd:string ;
  ns0:name "Perceel GDA01-E3086"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280308670000/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/73888> ;
  ns0:startDate "2009-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031813408409 52.005139552224,4.7033232858229 52.00508395671,4.703420738056 52.005044542384,4.7034566271405 52.005078709112,4.7033591750015 52.00511811448,4.7032139471805 52.005175048213,4.7031813408409 52.005139552224))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

