@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/p098987526> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Claudia en David / door Rose Franken ; [uit het Amerikaans vert. door J. Tersteeg]" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069584648> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068580924> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832074225> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03bf29950e5c7653668140b2b0494a9e> ;
    schema1:name "Claudia en David" ;
    schema1:numberOfPages 294 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f35e503a8ab6d988c42fe58be7745a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65841570> .

