@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/p401130002> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leven van Joost Welgemoed / door Kees van Bruggen" ;
    dcterms1:issued "1921" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068584776> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p079417302> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p139620273> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae64e5053903d07f01cfa3d91454c0e4> ;
    schema1:name "Het leven van Joost Welgemoed" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ec4cf7e787ab06559b8a9a2d84290a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902622312> .

