@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/p801881900> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De adelaar is geland / Jack Higgins ; [vert. uit het Engels door Dolf Koning]" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946295> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072796790> ;
    schema1:description "Oorspr. titel : The eagle has landed" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9010018172" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a522a43069f9da779bb6a3ec25880d8a> ;
    schema1:name "De adelaar is geland" ;
    schema1:numberOfPages 318 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13c2b6751b50f527b6e6e2f5b622c551> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907130979> .

