@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/p123679850> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Individuele voorlichting in een psychiatrisch ziekenhuis : werken met een draaiboek / Jannie Strijk" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619717>,
        <http://data.bibliotheken.nl/id/thes/p075669838> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p137137621> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p104266414> ;
    schema1:isbn "9069281678" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cc104c988dc4c5c179b86b8f66f192c> ;
    schema1:name "Individuele voorlichting in een psychiatrisch ziekenhuis : werken met een draaiboek" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39edf522c750104e3b5e9dd6864a067d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69177490> .

