@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/p188448748> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La tribu arc-en-ciel / un livre de Piet Worm ; texte de Joséphine Baker ; avec la collaboration de Jo Bouillon" ;
    dcterms1:issued "1957" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070849382> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070099987>,
        <http://data.bibliotheken.nl/id/thes/p071589171> ;
    schema1:description "Op voorplat: Albums du Gai Moulin" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62e4478cc6434d620032646b2585cdac> ;
    schema1:name "La tribu arc-en-ciel" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/086d0c78687cda7d9011770fb58c3d64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/25383160> .

