@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/p449178374> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De uitspraak : thriller in twee bedrijven / door Agatha Christie ; vert. [uit het Engels] door Jan Hulsegge" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068758162> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071425926> ;
    schema1:description "Omslag vermeldt: 2361" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177201606> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p174032102> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4e61cf24d991d5651adf61bf40f66a8> ;
    schema1:name "De uitspraak : thriller in twee bedrijven" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae93592b5ec2f2d5f36f38fcef8e2516> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520629041> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/be64c775f0a489510d7ce3cbe8d541af> .

