@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/p104090987> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" De spit van de snack\" / Denayer & Franz ; [medew.: 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, cop. 1988" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043747809> ;
    schema1:isbn "287265013X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89533894d305a5ab742171f34b93bf5a> ;
    schema1:name "\" De spit van de snack\"" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d79754843d51573a61cef06f071b8f19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66146954> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6754a8571c4c1af9e5384ad19f237e24> .

