@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/p260108901> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chansons du pays de France / choisies par P.B. Benjert et J.J.B. Elzinga ; [ill. par Rie Knipscheer]" ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760153X>,
        <http://data.bibliotheken.nl/id/thes/p078575281> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069231923> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069231974>,
        <http://data.bibliotheken.nl/id/thes/p074522183> ;
    schema1:description "Franse tekst met voorbericht in het Nederlands" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7468900d3ebab850da5a81850c2783a> ;
    schema1:name "Chansons du pays de France" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a7eda4b3f0c4057ea1827e5e71ce768> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66787430> .

