@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/p395194202> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De uitgever en zijn bedrijf / J. Tersteeg" ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562494X>,
        <http://data.bibliotheken.nl/id/thes/p397295278> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068580924>,
        <http://data.bibliotheken.nl/id/thes/p304178977> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Geschreven in opdracht van de Nederlandsche Uitgeversbond" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p862208181> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5028b62707c086d79af948e212316f6> ;
    schema1:name "De uitgever en zijn bedrijf" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9b843637433944808a437881b9aa7f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915808353> .

