@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/p287781917> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joe Bar team" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p115491848> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07224643X>,
        <http://data.bibliotheken.nl/id/thes/p075108224> ;
    schema1:description "Naar Bar2",
        "Oorspr. Nederlandse uitg.: Doornik ; Dronten : Casterman, 1998. - Oorspr. Franse uitg.: Issy-les-Moulineaux : Vents d'Ouest, cop. 1997" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087122499> ;
    schema1:isbn "9069694115" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/065fa488f77a125147f84f518df8282c> ;
    schema1:name "Joe Bar team" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ca9330028851831fb71b9cee43b9931> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773864986> .

