@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/p42951428X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alle dingen thuis / tekst en idee: Studio ImageBooks ; illustraties: Tanja Louwers" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p260513865>,
        <http://data.bibliotheken.nl/id/thes/p343580179> ;
    schema1:description "Omslag vermeldt: Kijk eens om je heen!" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789461444189" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/768313f8226ca517dfc29c126ba31a69> ;
    schema1:name "Alle dingen thuis" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a65f6ed17e7479b59d10c34f4a2aeff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1237369630> .

