@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/p26890362X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klassiekers van de kinder- en jeugdpsychiatrie / F. Verheij" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596900>,
        <http://data.bibliotheken.nl/id/thes/p078559936> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068908970>,
        <http://data.bibliotheken.nl/id/thes/p07223427X> ;
    schema1:description "Tekst in het Nederlands, Duits en Engels" ;
    schema1:inLanguage "de",
        "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p315262974> ;
    schema1:isbn "9023240510" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98eb96e65bcf3de2c0228637523a4c57> ;
    schema1:name "Klassiekers van de kinder- en jeugdpsychiatrie" ;
    schema1:numberOfPages 598 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/895aeecd3e283f50f6f0aa4889b8e27c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773629897> .

