@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/p438128109> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herstellen doe je zelf / Matthijs Rumke, Pauline Neefs-Franke, en Jip natuurlijk" ;
    dcterms1:issued "2023" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607239>,
        <http://data.bibliotheken.nl/id/thes/p075618516> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p270049177> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p436130335> ;
    schema1:description "In het colofon: Tekst: Matthijs Rumke, illustraties Pauline Neefs-Franke",
        "Ondertitel op omslag: Pak de regie over jouw herstel" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083313108" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35ab975f8b4ace8d7e21f52505b53f8c> ;
    schema1:name "Herstellen doe je zelf" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f32155c3b1b7b5152184411fd51ea5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1408444187> .

