@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/p149090579> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In-service training consulenten / Pedagogisch Centrum Beroepsonderwijs Bedrijfsleven, 's-Hertogenbosch" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075325950> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p149089694> ;
    schema1:issueNumber "inse" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2d8a7cc14b09762ef184d3bd1c2d9d8> ;
    schema1:name "In-service training consulenten" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4d6bcc052ab0ed199e4890ac4975bb4> .

