@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/p11370691X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven die mij geholpen hebben / William Q. Judge ; [vert. uit het Engels ; bijeengebracht door Jasper Niemand ... et al.]" ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068878435>,
        <http://data.bibliotheken.nl/id/thes/p075624184>,
        <http://data.bibliotheken.nl/id/thes/p077593553> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068878435> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068878419> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ff0b0c408654221bf6a1ff00f1afd2b> ;
    schema1:name "Brieven die mij geholpen hebben" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe9563341f73c57b37b075fc9362a921> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66383651> .

