@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p432935169> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche christen-studenten vereeniging / Th. Scharten" ;
    dcterms1:issued "1896" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000151592" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09782108X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p180498215> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa7f41e6775c61b184ef9458a039e87c> ;
    schema1:name "De Nederlandsche christen-studenten vereeniging" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d572748be32a7509efa46cea10b0ccb2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245844625> .

