@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/p079629857> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "101 beroepen na hbo" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600838> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p098387375> ;
    schema1:description "Oorspr. uitg.: Rijswijk : Directoraat-Generaal voor de Arbeidsvoorziening, 1988" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "907375402X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21adadf4870fa5674e1f59eb4b3b3994> ;
    schema1:name "101 beroepen na hbo" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f598c0e8032508c7292ac67b11f7a16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65442782> .

