@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/p04914541X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfsopleidingen in Nederland / M. Mulder, J.S. Akkerman, N. Bentvelsen" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657244> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07495282X>,
        <http://data.bibliotheken.nl/id/thes/p075401142> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073312541>,
        <http://data.bibliotheken.nl/id/thes/p07388801X>,
        <http://data.bibliotheken.nl/id/thes/p075443996> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84328613X> ;
    schema1:isbn "9064721327" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7a0741e6aad23e945e8b526d1887994> ;
    schema1:name "Bedrijfsopleidingen in Nederland" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1619719c4ccac76c5630b01192787728> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71431477> .

