@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/p147015200> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Curaçaose studenten in Nederland / door L.W. Statius van Eps ; met een inl. van Cola Debrot" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073563439> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070002770> ;
    schema1:description "\"Rede, uitgesproken in een vergadering van de R.K. Vereniging Sint Thomas Kring op vrijdag 8 Juli 1949\" - titelbl" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/860ae93d4a8a674e30206e1e22665ac5> ;
    schema1:name "De Curaçaose studenten in Nederland" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/875205e589c69804bc981dcf9425fe64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68947795> .

