@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/p442202407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sophie gaat slapen / Ruth Symons ; vertaling [uit het Engels] Ellen Hosmar" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p418668469> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p209312475> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789048322039" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5436380e5eae6490f40892ea932d2923> ;
    schema1:name "Sophie gaat slapen" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/500561cf2f1c5b0125a7374367f97974> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1446383293> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/db0678b9879c325efe00a018ac3de1e2> .

