@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/p138242321> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beroepskeuzedagboek / Harry Meerts, Peter de Visser" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600854> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p109674693> ;
    schema1:bookEdition "2e ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074902830> ;
    schema1:description "Oorspr. Nederlandse uitg.: Geleen : Stichting Onderwijs- en Beroepskeuze, [1989]" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9afcd338b78aa0918cb3b158609a28bc> ;
    schema1:name "Beroepskeuzedagboek" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/62924186ff88166f850f9fd7b475ef6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69034304> .

