@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/p392054795> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joe Bar team" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071295801>,
        <http://data.bibliotheken.nl/id/thes/p115491848> ;
    schema1:description "Beeldverhaal",
        "Creatie Bar2" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087122499> ;
    schema1:isbn "9789491684692" ;
    schema1:issueNumber 80 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f1d64e8cb8d816dd982baf06281f1d3> ;
    schema1:name "Joe Bar team" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73867fdfa0d513dd6fc1863b84cea3fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906011400> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8ce275f454488b6b299e436a5ac24da6> .

