@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/p142369993> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 succesvolle sollicitatiebrieven / P. Escher ... [et al.]" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562222X>,
        <http://data.bibliotheken.nl/id/thes/p077607643>,
        <http://data.bibliotheken.nl/id/thes/p078459672>,
        <http://data.bibliotheken.nl/id/thes/p078669731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p14242224X> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152127275> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9074900070" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6ac3b4d75b36bc4b05770709944ca76> ;
    schema1:name "100 succesvolle sollicitatiebrieven" ;
    schema1:numberOfPages 297 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2009b673afcf85d18d28658005ac9528> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67769182> .

