@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/p297981218> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Faalangst en ouders / Ard Nieuwenbroek" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659018>,
        <http://data.bibliotheken.nl/id/thes/p077600657>,
        <http://data.bibliotheken.nl/id/thes/p078502888> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072907703> ;
    schema1:bookEdition "7e dr" ;
    schema1:description "1e druk van deze uitg.: Kampen : Kok Lyra, 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025957234" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7810d76a88e442ebe8285631868de2c> ;
    schema1:name "Faalangst en ouders" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ca547f37060041636e7e79fe385243c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150306188> .

