@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/p056574800> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Persuasieve voorlichting / [C.M.J. van Woerkum]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662620>,
        <http://data.bibliotheken.nl/id/thes/p078619351> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067764819>,
        <http://data.bibliotheken.nl/id/thes/p075393549> ;
    schema1:description "Verslag van een studiebijeenkomst op 22 maart 1988" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "907195207X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/445a6850c17d9a1ccec275e045fbb162> ;
    schema1:name "Persuasieve voorlichting" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99cb8dac2c12723d4606693ba59c1bbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65110639> .

