@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/p429955871> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeidsdienst / Hans Hermans" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607228>,
        <http://data.bibliotheken.nl/id/thes/p077608828>,
        <http://data.bibliotheken.nl/id/thes/p07843629X>,
        <http://data.bibliotheken.nl/id/thes/p078552257>,
        <http://data.bibliotheken.nl/id/thes/p078599555> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069169365> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p860976750> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831517816> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14c94c0ce9b8eceb09755bdfd6a1a9b2> ;
    schema1:name "Arbeidsdienst" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76bcad396a9705b7e259dbdf17735ef4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200252959> .

