@prefix sdo: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://n2t.net/ark:/60537/bqbGkC>
  sdo:description "De vereniging heeft ten doel de kennis van de geschiedenis, volkskunde, taalkunde en oudheden van Gouda en omgeving te bevorderen en te verspreiden, en de in Gouda en omstreken omstreken aanwezige historische natuur- en cultuurmonumenten zoveel mogelijk te behouden en te doen herstellen."@nl ;
  sdo:location "Gouda"^^xsd:string ;
  sdo:name "Historische Vereniging Die Goude"@nl ;
  sdo:contactPoint <https://n2t.net/ark:/60537/b01v5pv> ;
  a sdo:Organization ;
  sdo:url <https://www.diegoude.nl/> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/237> ;
  sdo:image [
    rdfs:type "sdo:ImageObject"^^xsd:string ;
    sdo:contentUrl "https://www.goudatijdmachine.nl/omeka/iiif/3/237/manifest"^^xsd:string ;
    sdo:encodingFormat "https://iiif.io/api/presentation/"^^xsd:string
  ] .

