@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/p079410499> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Prijs de dag niet voor het avond is : blijspel in 2 bedrijven / door Alexander N. Ostrovski ; vert. G. Molier" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070195714> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21cb214a5a2fb8d77e0a6e551eec1630> ;
    schema1:name "Prijs de dag niet voor het avond is : blijspel in 2 bedrijven" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/235fa96fce32c0516124f6e502bd7e4a> .

