@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/p443766231> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iets meer zoals een zon / Sarah Jäger ; illustraties van Sarah Maus ; vertaling [uit het Duits] van Mohana van den Kroonenberg" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p436042614> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p162074689>,
        <http://data.bibliotheken.nl/id/thes/p45455334X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789465000190" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63789846397de1761d167c8359b00d30> ;
    schema1:name "Iets meer zoals een zon" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3606be3bf6e08f41bb470c21c242a206> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1534735397> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/da1dbdc1d9aedd667255c94286368242> .

