@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/p288368673> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lectures faciles / J.C. Snijders" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074420658> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069939357> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p288368592> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a70b7e964d4e09bf4988cb314b534544> ;
    schema1:name "Lectures faciles" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f7e50a129a322ea73e56565c0dc5b491> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773875984> .

