@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/p434897698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iedereen kan knippen / Gabie Bakker, Janjaap Luijt" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612224> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p158954122>,
        <http://data.bibliotheken.nl/id/thes/p434897736> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074871994> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492973023" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42c7ff2d213c7f45189e2116e20b091e> ;
    schema1:name "Iedereen kan knippen" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/114c8cdfcadd5bb8a54cc6a13c3aa072> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1287913976> .

