@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/p199807469> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderzoek en vakbeweging / [bijdragen van Harry Coenen ... et al.]" ;
    dcterms1:issued "1987" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073185701> ;
    schema1:description "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p790488159> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/adeb581b954e0015458145f623cba13f> ;
    schema1:name "Onderzoek en vakbeweging" ;
    schema1:numberOfPages 151 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c432b8a8c0e25f854beea1cabb54f6e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67503469> .

