@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/nbt/p800720490> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toetsing hypothesen vakbonden / [door] M.J. van Doorn-Janssen" ;
    dcterms1:issued "1961" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070504474>,
        <https://data.bibliotheken.nl/.well-known/genid/9a193ee67e80cc5a15436f66694fe0b7> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51940441497f0f51e6ce0ebc16bad016> ;
    schema1:name "Toetsing hypothesen vakbonden" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce9861785f67d202a540a9dbd1dec1bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71389968> .

