@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/p229632661> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het blauwe meisje / Monika Feth ; [vert. uit het Duits door Els Verbiest]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074851896> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152313338> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020945793" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3724ba00f722d83a9e5ccd85a16be892> ;
    schema1:name "Het blauwe meisje" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73b427c51fe30bf89a3a8d0fed05f2b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67074180> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a2736a9aca606ea82fe3861ff1281721> .

