@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/p04881363X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Conférences de Notre-Dame / J. Félix" ;
    dcterms1:issued "1864" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071831770> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc9c04f950afb415d38f995f0ea69e03> ;
    schema1:name "Conférences de Notre-Dame" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87a932851cb574141b603ff6a84ac67a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71421988> .

