@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p046317244> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Student worden : gids voor aankomende studenten / [door H. Faber ... et al.] ; met een woord vooraf van C. van Vollenhoven" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395164664> ;
    dcterms1:issued "1931" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068367945>,
        <http://data.bibliotheken.nl/id/thes/p068817916> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c5d7ff966794778541c4a68a1ee22c9> ;
    schema1:name "Student worden : gids voor aankomende studenten" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c3055a54621a3a4853cf51f12ff1d47b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64931581> .

