@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/p420774637> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De angst / C.L. Taylor ; vertaald [uit het Engels] door Linda Broeder" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p421396342>,
        <http://data.bibliotheken.nl/id/nbt/p424162105>,
        <http://data.bibliotheken.nl/id/nbt/p440840171> ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p394166205> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p314774807> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026344466" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b39f3ac8d1572bda7a49e4b5568b6e9> ;
    schema1:name "De angst" ;
    schema1:numberOfPages 372 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65db9aa23a54dd0e90875d4c3ba3143a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1084978808> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/668a657928dd67552e4cd145b7fd3c78> .

