@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/p080353118> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ROA-beroepenclassificatie 1990 / R. J. P. Dekker, A. de Grip, P. J. E. van de Loo" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599546>,
        <http://data.bibliotheken.nl/id/thes/p075617005> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074424122>,
        <http://data.bibliotheken.nl/id/thes/p075443023> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072553766>,
        <http://data.bibliotheken.nl/id/thes/p07494410X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04717045X> ;
    schema1:isbn "9053210547" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09d8bd654adef106541a45232ca5b95f> ;
    schema1:name "ROA-beroepenclassificatie 1990" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44cd29a317a506ac580604bd30251796> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65640533> .

