@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/p097397741> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Archie Cash / Malik" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069060851> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069115656> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097397687> ;
    schema1:isbn "2800105127" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dea683320f1ed4e0ae475f029de476de> ;
    schema1:name "Archie Cash" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd08055ef4947d3aa83cc4cbe10237c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769777577> .

