@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/p376760389> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zaak van de koele schoonheid / Jonathan Craig ; Nederlands[e vertaling uit het Engels] van A. Kaiser" ;
    dcterms1:issued "1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p353834858> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069229848> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p160116953>,
        <http://data.bibliotheken.nl/id/nbt/p852511914> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/161e4683cfb1119c90ae7991ead129ec> ;
    schema1:name "De zaak van de koele schoonheid" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e972a0ccbad416ce6075caf0a16af6dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/881869300> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/375fe1b4d0eb3fedff80713ea9a85ba5> .

