@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/p239038401> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Barberine / van Alfred de Musset ; vert. [uit het Frans]: M. Pompe-Leupen" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068328249>,
        <http://data.bibliotheken.nl/id/thes/p075499134> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p241486572> ;
    schema1:description "NVA 2",
        "Oorspr. uitg.: Baarn : Hollandia, cop. 1924. - (Oefeningen in voordrachtkunst ; 13)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177201606> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02da0a40de8fab9e7703d9366a0629c4> ;
    schema1:name "Barberine" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae6a1bd6e84a57d5dfc06c743e5ad7fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67009514> .

