@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/p401745457> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Conférences de Notre-Dame / J. Félix" ;
    dcterms1:issued "1864" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000009596" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071831770> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p048897078> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p03639419X>,
        <http://data.bibliotheken.nl/id/nbt/p04881363X> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af4563030fd58ddaf495d578cf10c382> ;
    schema1:name "Conférences de Notre-Dame" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f1fa09edc9b33e877a9adf45ed91d225> ;
    schema1:sameAs <http://www.worldcat.org/oclc/945730627> .

