@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/p810604043> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In- en uitschakeling van arbeid / [door] B. Fruytier [en] G.J. van der Pijl" ;
    dcterms1:issued "1980" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06818011X>,
        <http://data.bibliotheken.nl/id/thes/p073605603> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfca3f0094fc0e09571f71d07cc6e650> ;
    schema1:name "In- en uitschakeling van arbeid" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6943ccb98e2f8561158866fbc1cbec30> .

