@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/p046207929> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spreken zonder angst / door Joh.H. Scheurer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448640260> ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663406>,
        <http://data.bibliotheken.nl/id/thes/p077599241>,
        <http://data.bibliotheken.nl/id/thes/p078649978> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068329806> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p059755229> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/853da2083e3286c1393b0ae742876ffc> ;
    schema1:name "Spreken zonder angst" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc2cc8b87766448328f8c1841bb69034> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64912581> .

