@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/p830606890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlands handboek der psychiatrie / J.J.G. Prick" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596900>,
        <http://data.bibliotheken.nl/id/thes/p078602998> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068581661>,
        <http://data.bibliotheken.nl/id/thes/p06951514X>,
        <http://data.bibliotheken.nl/id/thes/p071006575> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830606742> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a816467ff39f41d319ea5bf3f6c57ff3> ;
    schema1:name "Nederlands handboek der psychiatrie" ;
    schema1:numberOfPages 489 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/148e4a10f8fa3e0be041ba531607d650> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768936618> .

