@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/p227016548> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advocaat van de duivel / Morris L. West ; [Nederlandse vert. uit het Engels: D. Ouwendijk]" ;
    dcterms1:issued "1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068935889> ;
    schema1:bookEdition "12e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069099006> ;
    schema1:description "1e dr.: Nederlandse uitg.: 1959" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037050141> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5a8e85bdd4a9e8f4daa67896455f1a0> ;
    schema1:name "Advocaat van de duivel" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af8fb61b77a5b9865d45d9fe3fc25102> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67221116> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f014e744c5cce104ff6c0fd9010b443d> .

