@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/p097397687> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Archie Cash / Malik, J.-M. Brouyère" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069060851> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069115656> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/045301833f65d15606df6a786b8a29b2> ;
    schema1:name "Archie Cash" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7fa885ced207ca5b329e9e9746033d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66001827> .

