@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/p80183998X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik leer breien / Hetty Mooi ; [foto's Marijn ten Holt, tek. Hetty Paërl]" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602067>,
        <http://data.bibliotheken.nl/id/thes/p07761156X>,
        <http://data.bibliotheken.nl/id/thes/p078529948>,
        <http://data.bibliotheken.nl/id/thes/p113063385> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068700881> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068701241>,
        <http://data.bibliotheken.nl/id/thes/p071264353> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p107869764> ;
    schema1:isbn "9021304023" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/107acb210e58aac35c47d8312d5e01bd> ;
    schema1:name "Ik leer breien" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/575764c5cda5509452a5509c5e7de729> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63374722> .

