@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/p821420593> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fijn haakwerk / Henriette Lisman-Mijnhardt" ;
    dcterms1:issued "1982" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069109419> ;
    schema1:description "Vert. van uitg. : Crochet for the home . - Tokio : Ondori. - Nederlandse uitg., cop.  1981." ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820424366>,
        <http://data.bibliotheken.nl/id/nbt/p821419315> ;
    schema1:isbn "9021020025" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8de612c1f926ab7cf513765f0198d78> ;
    schema1:name "Fijn haakwerk" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/335a7f7d4f05023b6103db0aec346849> .

