@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/p054419077> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Arbeitsbedingungen der Lehrkräfte in der Bundesrepublik Deutschland / Stichting Research voor Beleid" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075355558> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4210b1aa42030969dca4f8e3ae7197e1> ;
    schema1:name "Die Arbeitsbedingungen der Lehrkräfte in der Bundesrepublik Deutschland" ;
    schema1:numberOfPages 114 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2de94dac5f227fccdca2e580373e5b1b> .

