@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/p152322442> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joe Bar team" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p115491848> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075108224>,
        <http://data.bibliotheken.nl/id/thes/p152322280> ;
    schema1:description "Creatie Bar2",
        "Oorspr. uitg.: Paris : Vents d'Ouest, cop. 1995" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087122499> ;
    schema1:isbn "9030332409" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbb76e5c5cefc9cdf119c9a7a3ffe978> ;
    schema1:name "Joe Bar team" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2b5181ad84f358a5c50632c657c7e40> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770000337> .

