@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p430242875> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schuilplek / Egon Hostovský ; uit het Tsjechisch vertaald door Edgar de Bruin" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440943442>,
        <http://data.bibliotheken.nl/id/nbt/p440943450> ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070561109> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074249169> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789490042189" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/083eb1065661f0868947be37730594ab> ;
    schema1:name "De schuilplek" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d77759911fd10e43b90ee2e3e2fa8ba2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1237829175> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9068cd5354df5f1145c6876fe5635fe4> .

