@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p075371898> a schema1:Organization ;
    schema1:alternateName "BHB FNV" ;
    schema1:description "Voortgez. als: FNV Bouw"@nl ;
    schema1:dissolutionDate "2000"^^xsd:gYear ;
    schema1:foundingDate "1982"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/da07901a3ac3e639509fdcd5ed4a5bde> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075371898>,
        <https://data2.bibliotheken.nl/.well-known/genid/bbdff35c5ba8467639f1571a78e8909d> ;
    schema1:name "Bouw- en Houtbond FNV" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p203186982> .

