@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/p38909644X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dialogen / door Karel J. H. Wasch" ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069607435> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p104765240> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036677809> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11390fa7f6571947ed2214abb17eac7b> ;
    schema1:name "Dialogen" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/509dc017aebef37d48bb8d652110c43a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902631103> .

