@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/p236599682> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles over loopbaanplanning / Jack J.R. van Minden" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602571>,
        <http://data.bibliotheken.nl/id/thes/p077607686>,
        <http://data.bibliotheken.nl/id/thes/p078578272> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070746176> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 2000" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025415067" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c572e9e2b35cf4882e189f094d37cc97> ;
    schema1:name "Alles over loopbaanplanning" ;
    schema1:numberOfPages 304 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ee552d573e506536fae0d000d975875> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66944785> .

