@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/p428306950> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mens en melodie / Wouter Paap" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601513>,
        <http://data.bibliotheken.nl/id/thes/p078597420>,
        <http://data.bibliotheken.nl/id/thes/p095979476>,
        <http://data.bibliotheken.nl/id/thes/p124235395>,
        <http://data.bibliotheken.nl/id/thes/p126967369> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069141894>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e druk: 1942",
        "Digitale versie van de uitgave: Utrecht : Uitgeverij Het Spectrum, [1944]",
        "K-nummer: K1780" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039795136> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e25ce7d24fc371123a9f5054248bcf35> ;
    schema1:name "Mens en melodie" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf45ce35c56b2cb3166927324809df1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1179139786> .

