@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/p156695235> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joe Bar team" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p115491848> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p115491988> ;
    schema1:description "Creatie Bar2",
        "Oorspr. uitg.: Paris : Vents d'Ouest, 1993" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087122499> ;
    schema1:isbn "9030332425" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5302a416cf7fb6edc78da24f4a744e4> ;
    schema1:name "Joe Bar team" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c51bb3c1bbf926e42ae39b746522c5e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770414707> .

