@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/bSvVSv>
  schema:name "Hollandse iep cv. / Ulmus x hollandica 'Groeneveld'"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/V_BOMENMON_GEM_INT.7827"^^xsd:string ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/101221> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.719341 52.008062)"^^geo:wktLiteral ] .

