@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/p102949034> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\"... En toen voelden ze de wind\" / Denayer & Franz ; [bijgestaan door Y. Fernandez ; vert. uit het Frans]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946953> ;
    schema1:bookEdition "2e ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069444668>,
        <http://data.bibliotheken.nl/id/thes/p070875979> ;
    schema1:description "1e dr. Nederlandse uitg.: Brussel : Lombard, 1987" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043747809> ;
    schema1:isbn "2872650121" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5aa9b4427c25b2f9716c130d83349d10> ;
    schema1:name "\"... En toen voelden ze de wind\"" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ed900c5560d7b007844d95484e99dc7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65885099> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/70aa26e94c25209e001ccb480c1f3cb7> .

