@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/p120518767> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeidsverhoudingen in Nederland / W. Albeda, W.J. Dercksen" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599600>,
        <http://data.bibliotheken.nl/id/thes/p077607678>,
        <http://data.bibliotheken.nl/id/thes/p078436982> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068189907> ;
    schema1:bookEdition "5e geheel herz. en uitgebr. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069181543> ;
    schema1:description "1e dr. met auteursvermelding W. Albeda: Alphen aan de Rijn : Samsom, 1975" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9014046170" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4a4e1f8f33f35231c3b8fe64ae7d16e> ;
    schema1:name "Arbeidsverhoudingen in Nederland" ;
    schema1:numberOfPages 322 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72224250b5497984782d01774a2570f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905435772> .

