@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/p288931319> 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, 1996. - Oorspr. Franse uitg.: Paris : Vents d'Ouest, cop. 1995" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087122499> ;
    schema1:isbn "9069694107" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5df4872822f45c5612b2d29234baa1bc> ;
    schema1:name "Joe Bar team" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fd1c48c4ab54992caef437926c35b31> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773885241> .

