@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/p085299898> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christelijke vakbeweging en sociale gerechtigheid / door prof. mr W.F. de Gaay Fortman" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068476361>,
        <http://data.bibliotheken.nl/id/thes/p075490854> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: 1950" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040669122> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3955f563bcb16a8bf30ef35bbcd7ba04> ;
    schema1:name "Christelijke vakbeweging en sociale gerechtigheid" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13078f305af599d3b04c17a34afc4b46> ;
    schema1:sameAs <http://www.worldcat.org/oclc/42194142> .

