@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p250163233> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Auprès de la crèche : mystère de Noël : un acte, en vers / Étienne Giran" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407861440> ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07192261X> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15c7f783bac7cf7058f7ad75bf159ff2> ;
    schema1:name "Auprès de la crèche : mystère de Noël : un acte, en vers" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/480a48a6de6576af0e2fea5db96669e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777654206> .

