@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/p23927332X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adams engel / John Maxim ; [vert. uit het Engels: Yolande Ligterink]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071924205>,
        <http://data.bibliotheken.nl/id/thes/p151344019> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069313776> ;
    schema1:description "Met grote letter gedrukt",
        "Oorspr. Nederlandse uitg.: Uithoorn : Karakter, 2001" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p121305732> ;
    schema1:isbn "9055428825" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af5eb02624562221532031d124cb05dd> ;
    schema1:name "Adams engel" ;
    schema1:numberOfPages 305 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eacbd2ceb6d63b5be1a772e5beeda636> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67031572> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5c3d41a70890197b8c4271883a38c9b9> .

