@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/p213564440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche christen-studenten vereeniging / Th. Scharten" ;
    dcterms1:issued "1896" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09782108X> ;
    schema1:description "N.C.S.V.: no. 1" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7531745707cd0110eaf9ce9593fc40e6> ;
    schema1:name "De Nederlandsche christen-studenten vereeniging" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/457acf2ecabad8d24a14345521808d39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777150451> .

