@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/p084122617> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De taak van de uitgever / J.C. Winterink" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070129746> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04525883X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/764dcf086bc280375a3198a14f6ca88d> ;
    schema1:name "De taak van de uitgever" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/287f8b5a03243f0596ebf2c06c263727> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65741977> .

