@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/p078316847> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Careers and career development / Paul Marcotte" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075680068> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074633902>,
        <http://data.bibliotheken.nl/id/thes/p075432358> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p084891270> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p078304261> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/248c7fa7c0081c10487843d0afbf5f5a> ;
    schema1:name "Careers and career development" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd0aab4be43d5620cb0bb1cc1408a089> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906571064> .

