@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/p447389130> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dominicus Savio : de kleine reus van Don Bosco / Jan Klein" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071652167>,
        <http://data.bibliotheken.nl/id/thes/p090855175> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073370428> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040584119> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0dbbb4166943378c289fcce6b768bf46> ;
    schema1:name "Dominicus Savio : de kleine reus van Don Bosco" ;
    schema1:numberOfPages 259 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d57fad6b85e4f51fd28a58dba9c8d435> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514442988> .

