@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/p447420666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Robbie en Ringo de reus / [H. Rotgans]" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072873116> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Lijkt op een kolomstrip, maar heeft 1 plaat boven 2 kolommen tekst",
        "Omslagtitel: Robbie en Ringo : de avonturen van een jongetje en een reus" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p143903136> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b62263acd81cf3dbd90ed561c435ee78> ;
    schema1:name "Robbie en Ringo de reus" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bc1da7baef7615eef83da35bcd7d91b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514466638> .

