@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/p448504162> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jimmy Brown als wielrenner" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069018235> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069164002> ;
    schema1:description "Auteurs: Carol Voges en H.J. Looman",
        "Beeldverhaal",
        "Oorspr. uitg.: Bussum : Het Goede Boek, 1952" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p092662137> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p151349940> ;
    schema1:isbn "9061420245" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a0e99c6fd81737069962c257e43aba8> ;
    schema1:name "Jimmy Brown als wielrenner" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0dfa162bf1502e2007cbae5d66bf71d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1518778784> .

