@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p099481065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoe ik koopman werd / Andrew Carnegie" ;
    dcterms1:issued "1907" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070306192> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/613bb022a4949f0d92de0be60cf75b32> ;
    schema1:name "Hoe ik koopman werd" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd995c20635bddf3c21e55b6d2c97156> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65915934> .

