@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/p240935764> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Loopbaanplanner / Harry Meerts" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074902830> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p109674693>,
        <http://data.bibliotheken.nl/id/thes/p217419526> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p240603389> ;
    schema1:issueNumber "bero" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/157d31c17c945fcf2bc37a69d90122b0> ;
    schema1:name "Loopbaanplanner" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f89f1d5b45f748bc1c6b7d423723430e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773297693> .

