@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/p167622587> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cours élémentaire de langue française / par C. Roovers et H.J. Schoo" ;
    dcterms1:issued "1908" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086189387> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p212331019> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628945> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8bff411db42521a9a1b2eeaba2fd86a6> ;
    schema1:name "Cours élémentaire de langue française" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a424b82fbd7e8298ae60d9a2fa333986> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772988270> .

