@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/p408154055> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joe Bar team" ;
    dcterms1:issued "2016" ;
    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>,
        <http://data.bibliotheken.nl/id/thes/p087112728> ;
    schema1:description "Oorspronkelijke Nederlandse uitgave: Brussel : Glénat Benelux, 2004. - Oorspronkelijke Franse uitgave: Vents d'Ouest, ©2004" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087122499> ;
    schema1:isbn "9789462940246" ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5ed3b2d74566d775ba9f902a6f70a43> ;
    schema1:name "Joe Bar team" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4809c49fc766e9b163ba36fdc8e0eeca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/970004609> .

