@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/p100270859> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pechvogel / Le Tendre [tekst] ; Dethorey [tek. ; vert. uit het Frans]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071934626> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069224293> ;
    schema1:description "Oorspr. uitg.: Cop. 1992" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046356762> ;
    schema1:isbn "9031415197" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1f5751b7f7392fcb7c0f0c49c228bcc> ;
    schema1:name "De pechvogel" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58b6fb452bc1eff1d4ff9c6e0f8d4ce5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66084962> .

