@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/p067327680> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De adelaar is geland / Jack Higgins ; [vert. uit het Engels door Dolf Koning]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946295> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072796790> ;
    schema1:description "1e dr. Nederlandse uitg.: Amsterdam [etc.] : Elsevier, 1976" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022511871" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/058d5d808abc453ff6feeda74acef3d0> ;
    schema1:name "De adelaar is geland" ;
    schema1:numberOfPages 318 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85252d9edba72960f420b1bfaf748839> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65601252> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1eafb39096c55e18219696f97b21925a> .

