@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/p419637052> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een ster viel van den hemel / Hans Dominik ; geautoriseerde vertaling [uit het Duits] door Martin van den Broek" ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069292264> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p419636986> ;
    schema1:description "K-nummer: K 49" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p116955945> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e005f241ddf8c28f5308b74c2838545> ;
    schema1:name "Een ster viel van den hemel" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f804388c0785c9c9d2a768a8bd0ee955> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1155051302> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e86bfb24c188632f19bb981eec95a5e6> .

