@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/p321266242> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Citotoets / Yono Severs ; [red.: Larry Iburg]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p183569857> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072582499> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634910> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256244243> ;
    schema1:isbn "9789086601103" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e429f88f162ec53c22f4cd45a672430d> ;
    schema1:name "Citotoets" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d68ddd3d0d4b70126e8f73d051ebe588> ;
    schema1:sameAs <http://www.worldcat.org/oclc/495971027> .

