@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/p389036838> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" In de moderne vakbeweging\" / door R. Stenhuis" ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397396031> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073733431> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041058364> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04373765X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/155e741246d8d6258da8fc213f14e03e> ;
    schema1:name "\" In de moderne vakbeweging\"" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68226b4f8bbe8304b640ed9b6f55e05a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901362127> .

