@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/p212824694> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rood, wit en blauw / J.A. Nillesen" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073943533> ;
    schema1:bookEdition "32e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p212823108> ;
    schema1:issueNumber 31 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc961d5e5c2ce5caee3e3f59f9df25c7> ;
    schema1:name "Rood, wit en blauw" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ce3df68bbdf505d2b87f10e870837e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772856138> .

