@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p164054081> a schema1:Organization ;
    schema1:alternateName "Matrozenbond" ;
    schema1:description "B9741001 \"Matrozenbond\" (1897-1933)" ;
    schema1:dissolutionDate "1933"^^xsd:gYear ;
    schema1:foundingDate "1897"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/99934b91a72e0e7aa730568c38f59ecc> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p164054081>,
        <https://data2.bibliotheken.nl/.well-known/genid/6e5c1e9020e266fb88c5561b2dfc5112> ;
    schema1:name "Algemeene Bond voor Nederlandsche Marine-Matrozen" .

