@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/p273219782> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The zebrafish / H. William Detrich" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603524>,
        <http://data.bibliotheken.nl/id/thes/p078612241>,
        <http://data.bibliotheken.nl/id/thes/p078965047>,
        <http://data.bibliotheken.nl/id/thes/p24182625X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p181724316>,
        <http://data.bibliotheken.nl/id/thes/p181724340> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p274570718>,
        <http://data.bibliotheken.nl/id/nbt/p790380048> ;
    schema1:isbn "0125641710" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8def8d2250a4202c1a6b6f33803cf940> ;
    schema1:name "The zebrafish" ;
    schema1:numberOfPages 632 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e5e5cabc2ee829636c1bd676681b2b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773771142> .

