@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/p407796134> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bram / door Ch. Krienen ; met ill. van W.K. de Bruin" ;
    dcterms1:issued "1904" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072825987> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070804214> ;
    schema1:description "De nieuwe bibliotheek voor de jeugd ; 18 : 4" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p101343876> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82e7fdaff95e46bc15ad40f0572289c4> ;
    schema1:name "Bram" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/903aef0858f8eb4fcf4fe33ed427a5f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962275117> .

