@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/p137113161> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aspirantentraining / door Ruud Emmerik" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078551889>,
        <http://data.bibliotheken.nl/id/thes/p156747790>,
        <http://data.bibliotheken.nl/id/thes/p397584245> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08158671X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p202430596> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b7eff59b79fb45629e051b69f2c4b42> ;
    schema1:name "Aspirantentraining" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66850b5e63c3a66ec7ef962c9604a891> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69028756> .

