@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/p442202393> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sophie & haar vriendjes / tekst en illustraties 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 "9789048322022" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2703e13779c268ff2edda28705c1855> ;
    schema1:name "Sophie & haar vriendjes" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f9407461ffc68ba7bc3a97a3e886845> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1446383292> .

