@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/p393486745> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandsche volksboeken / door C. Kruyskamp" ;
    dcterms1:issued "1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609352>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078948045> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068339151> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p862280745> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832702498> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bccf13db0551de2ae9278ce6ca673e2> ;
    schema1:name "Nederlandsche volksboeken" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d14438d00c92449665b14cd6622b6ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910324264> .

