@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/p112128378> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Benjamins translation library" ;
    dcterms1:issued "1994" ;
    schema1:description "Rugtitel: BTL. - Formaat later: 25 cm" ;
    schema1:inLanguage "en" ;
    schema1:issn "09297316" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99c7169174dd714593b7659db13244ac> ;
    schema1:name "Benjamins translation library" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80356346ffa5c4131c8d8fea9ceb98fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782160476> .

