@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/p416487882> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man die den duivel doodde / door Aquilino Ribeiro ; geaut. vert. uit het Portugeesch door J. Brouwer" ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069567891> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068417462> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p050744496> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acbebc943163d33477f93ec79979b2c3> ;
    schema1:name "De man die den duivel doodde" ;
    schema1:numberOfPages 306 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6dc564147a4d6c23fd5aaf0f04b8623c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021175863> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1b49937d3e65ae811b42ed1afe357c32> .

