@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p047497890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De techniek van het publiceren / S.J. Wellensiek" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446305863> ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078660955>,
        <http://data.bibliotheken.nl/id/thes/p169891461>,
        <http://data.bibliotheken.nl/id/thes/p397285868> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068084145> ;
    schema1:description "Omgewerkte voordracht, 28 februari 1946" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044754175> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5d4d37648144c7ca7effae17b4f6f9a> ;
    schema1:name "De techniek van het publiceren" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/586c7cb24751d30a1be3a354c17b7aa7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64798551> .

