@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/p109314727> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Achtergronden en beleid / [red.] Dr. Henri van der Hoevenkliniek" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619717>,
        <http://data.bibliotheken.nl/id/thes/p075688530>,
        <http://data.bibliotheken.nl/id/thes/p077596323>,
        <http://data.bibliotheken.nl/id/thes/p078639417>,
        <http://data.bibliotheken.nl/id/thes/p078686997> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075421224> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/000cd448756f61687d85a325552e964e> ;
    schema1:name "Achtergronden en beleid" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ea66bd5f4d543b3484858c96b1307bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66220015> .

