@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/p043622852> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kunst van het woord-nummer / [Openingswoord door W.F.J.M. Krul]" ;
    dcterms1:issued "1965" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069910294> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833529447> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d15bf82c976967f7c3fcc2d50b09f70> ;
    schema1:name "Kunst van het woord-nummer" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8afcd2db81332c97d70b6f21742e82f1> .

