@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/bVQ7SX>
  schema:name "Gewone esdoorn cv. / Acer pseudoplatanus 'Leopoldii'"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/V_BOMENMON_GEM_INT.881"^^xsd:string ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/101089> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.715624 52.007599)"^^geo:wktLiteral ] .

