@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/p395164664> 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" ;
    dcterms1:issued "1931" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068367945>,
        <http://data.bibliotheken.nl/id/thes/p068817916> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046317244> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8992eac2cb493cd105ee38cee5e01aaa> ;
    schema1:name "Student worden : gids voor aankomende studenten" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98c3680fff19ed227383d1238e533082> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915778124> .

