@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/p37675981X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zaak van de dode lieveling / 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/fe6abe98ac3123096c306c7350459a1f> ;
    schema1:name "De zaak van de dode lieveling" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a4df4ada63d7db3cc7de97ca0c70ec3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/881864110> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cc9bd54302e3f0256ee62bcad70ea220> .

