@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/p78209998X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tien jaar Stichting voor Vertalingen" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078942683>,
        <http://data.bibliotheken.nl/id/thes/p158750802>,
        <http://data.bibliotheken.nl/id/thes/p241925061>,
        <http://data.bibliotheken.nl/id/thes/p241925096> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075323052> ;
    schema1:description "Omslagtitel",
        "Stichting ter Bevordering van de Vertaling van Nederlands Letterkundig Werk" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/705553b8f5f8f7588011fca0b3174aea> ;
    schema1:name "Tien jaar Stichting voor Vertalingen" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eff23c8e968d3f1da8f3e78f4b31ebbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906244935> .

