@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p16381676X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Angst in ontwikkelingspsychopathologisch perspectief / P.J.M. Prins, C.A.M. de Wit, P.P. Goudena" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070168482> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069407665>,
        <http://data.bibliotheken.nl/id/thes/p069489793> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85ea8c4a5e8134a636966a301d9fbed9> ;
    schema1:name "Angst in ontwikkelingspsychopathologisch perspectief" .

