@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/p822696576> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brammetje Bram ...en de Beieren / Eddy Ryssack ; Alexander ; [colours by Luce]" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068980302> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071669108>,
        <http://data.bibliotheken.nl/id/thes/p072050640> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822251655>,
        <http://data.bibliotheken.nl/id/nbt/p822673339> ;
    schema1:isbn "9064280045" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0bf27bdc500557fc413bb4882163c523> ;
    schema1:name "Brammetje Bram ...en de Beieren" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7bcff7f15a1510a553bafc8d21989c41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63462258> .

