@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/p255878648> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "IRIS folding compendium / Maruscha Gaasenbeek" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p215093682> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070568502>,
        <http://data.bibliotheken.nl/id/thes/p215093712> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p27403333X> ;
    schema1:isbn "9058772780" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/828593469013a68035d2a6179f464e48> ;
    schema1:name "IRIS folding compendium" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f456be96b9f116a5e1c8630c5800acb7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773511771> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7c8b83bd334f40cb74f64066ec5b1391> .

