@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/p442544510> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De woordenschat / Simon Röthlisberger ; illustraties Rebecca Gugger ; vertaald [uit het Duits] door Mohana van den Kroonenberg" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p443836027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p162074689>,
        <http://data.bibliotheken.nl/id/thes/p443836035> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789051165616" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5da5968e257e08a8c14beddfcd0d57dc> ;
    schema1:name "De woordenschat" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf86e08761912669e0b5137dcc30d80c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1451142040> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/059655bd7132c6cff617905c2d86925a> .

