@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/p240520580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Does : jeugdherinneringen van een hond / door Catharina Bronsveld ; met illustraties van Konrad Mullerfurer" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068606184> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072267585> ;
    schema1:description "'Een voor een'" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5366dd8d8575f14968d471a7fed96fc> ;
    schema1:name "Does : jeugdherinneringen van een hond" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfe6a3dfdc96ffacc4af3c86477507b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/149786917> .

