@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/p181478846> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alan en Naomi / Myron Levoy ; [vert. uit het Engels door Beccy de Vries ... et al.]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068550804> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074889222> ;
    schema1:description "1e dr. Nederlandse uitg.: Amsterdam : Querido, 1980" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021473399" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea0fd760e95e2346b147aad2f30c63f6> ;
    schema1:name "Alan en Naomi" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/344b34dc2548e07ec0017207c2956130> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67827983> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/da60d0a15284becc57bf80d433378961> .

