@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/p843286040> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brice Bolt / Charlier-Puig" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071353763> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06890617X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f072f55019f454c3eaacda57aba9df98> ;
    schema1:name "Brice Bolt" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd99a1f6645074a55218e2f85e4c24b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64013882> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/299b2d98b57a92a2ca0b7b1071c53ae1> .

