@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/p426230116> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La morale pratique des jésuites" ;
    dcterms1:issued "1716" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000030071" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070451702>,
        <https://data.bibliotheken.nl/.well-known/genid/54e10f27ce0daeafff7611e5d6012ba2> ;
    schema1:bookEdition "Nouv. éd" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069916861> ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p388965703> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcaa1e58cfdce176f8a4c2506d81f8f7> ;
    schema1:name "La morale pratique des jésuites" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f733ef60610f38542460118db5954f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1145028411> .

