@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/p440243963> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek psychiatrisch onderzoek / Michiel Hengeveld, Désirée Oosterbaan en Joeri Tijdink" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069512019> ;
    schema1:bookEdition "2e herziene druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p224194844>,
        <http://data.bibliotheken.nl/id/thes/p422519936> ;
    schema1:description "1e uitg.: 2019" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789024447749" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72147ea4b9be11b437f0420348976d01> ;
    schema1:name "Handboek psychiatrisch onderzoek" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33717b5668768715c6f0d4dd85c7af99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1410712233> .

