@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/b8k4t5>
  schema:name "Gewone vleugelnoot / Pterocarya fraxinifolia"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/V_BOMENMON_GEM_INT.8167"^^xsd:string ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/101219> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.726734 52.014813)"^^geo:wktLiteral ] .

