@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/b62nVa>
  schema:name "Bruine beuk / Fagus sylvatica 'Atropunicea'"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/V_BOMENMON_GEM_INT.11195"^^xsd:string ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/101258> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.718335 52.031120)"^^geo:wktLiteral ] .

