@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/p429744552> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stem uit industrie-land : (Dr. Heinrich Kautz en zijn werk) / door Louis Knuvelder" ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074504568>,
        <http://data.bibliotheken.nl/id/thes/p077594509>,
        <http://data.bibliotheken.nl/id/thes/p078523109>,
        <http://data.bibliotheken.nl/id/thes/p078544378> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070098522> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p86135351X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822125641> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6d51f9a54ecb4cbdd7e3b16afbc5ea6> ;
    schema1:name "De stem uit industrie-land : (Dr. Heinrich Kautz en zijn werk)" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6eaee5eda6b4ccf6492c898dcdb2de1f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200011838> .

