@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/p112846076> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Who cares? / [samenst.] J. de Mönnink [tevens] (eindred.), F. Ogg [tevens] (eindred.) ; met bijdragen van S. Stroeken en J. Swanenvleugel" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074649787> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074649868>,
        <http://data.bibliotheken.nl/id/thes/p108840166> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628910> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p113745680> ;
    schema1:isbn "9039251096" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a67929eca9286369d9f6e666404dbd8> ;
    schema1:name "Who cares?" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6674c643444fc8bed429d3fe176c9b44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66350924> .

