@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/p088457885> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Broederband / Pete Dexter ; uit het Engels vert. door William Oostendorp en Joost van der Meer" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073467685> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p08814660X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050931804" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/651ffd53d866e3fdce466a92ac512ab4> ;
    schema1:name "Broederband" ;
    schema1:numberOfPages 250 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c3fe85703966d9d90cc97d5b32aaeca7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65762656> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c4cec27d6d84312843df64998b2cd102> .

