@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/p320324451> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De roofvogels / Wilbur Smith ; [vert. uit het Engels: Jacques Meerman]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06857553X> ;
    schema1:bookEdition "7e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069439508> ;
    schema1:description "1e dr. Nederlandse uitg.: 1997" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p244859809> ;
    schema1:isbn "9789022552469" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5232e2eeee0ed44da556053980be1ae5> ;
    schema1:name "De roofvogels" ;
    schema1:numberOfPages 574 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/110d6fc5be914f5d7b8e5d29810881df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/520750537> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e7668c1ee31980ab68def2c03af4899a> .

