@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/p183341449> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "John Pitt, van krantenjongen tot millionair / [door Hans Dominik] ; vertaald en bewerkt [uit het Duits] door Tjeerd Adema ; geïllustreerd door Tjeerd Bottema" ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069292264> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069078637>,
        <http://data.bibliotheken.nl/id/thes/p071999752> ;
    schema1:description "1e dr.: 1926" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d79743910219a160266149984bf0f5e1> ;
    schema1:name "John Pitt, van krantenjongen tot millionair" ;
    schema1:numberOfPages 363 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1cbb53735f6fae937f45247428471e98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1227261106> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c124e677d8659f62d4210d43a9f01574> .

