@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/p38916190X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Taylorstelsel en de arbeiders / door A.W. Sanders" ;
    dcterms1:issued "1919" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600447>,
        <http://data.bibliotheken.nl/id/thes/p078685230> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072749334> ;
    schema1:bookEdition "2e, omgewerkte dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p854054162> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dead391bad98655d8f3f84dbd2e99ed> ;
    schema1:name "Het Taylorstelsel en de arbeiders" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55a3209ffb43b7c468dadd04f0c48b88> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902646107> .

