@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/p316138649> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frans voor de lagere school : nieuwe serie / door P.B. Benjert en J.J.B. Elzinga" ;
    dcterms1:issued "1927" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069231923> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069231974> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628945> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ac1a636c1edaebd3c6f21233f5c62d7> ;
    schema1:name "Frans voor de lagere school : nieuwe serie" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/710f01810356f0e7a525d4d93fc0e87c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/300430422> .

