@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/p200985035> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat doet de psycholoog? / onder red. van R.A. Roe, G. Visser" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561975X>,
        <http://data.bibliotheken.nl/id/thes/p077597559>,
        <http://data.bibliotheken.nl/id/thes/p078639778> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069539057>,
        <https://data.bibliotheken.nl/.well-known/genid/68929e4a9cdb007d09dfc842743ab1cc> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91b7cc05398792f7f0585140cbba7445> ;
    schema1:name "Wat doet de psycholoog?" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce62fcc1d6352a6e9ee6ed52c3e8a180> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67433772> .

