@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/p448510367> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vrouw van twee miljoen : blijspel in twee bedrijven / door Bernard Bruinhof" ;
    dcterms1:issued "197X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071064842> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslag vermeldt: No. 1681" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p263506835> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57083789cd239f0425d54f25bc988003> ;
    schema1:name "De vrouw van twee miljoen : blijspel in twee bedrijven" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23fcfa761033a88f49c1eff561fd408d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1518784302> .

