@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/p079284698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Histoire du Concile de Trente / écrite en Italien par Paolo Sarpi ; trad. de nouveau en François, avec des notes par P.F. le Courayer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p396710980> ;
    dcterms1:issued "1751" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068937210> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p089787536> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2297e061462180f27f45fae70aa6eceb> ;
    schema1:name "Histoire du Concile de Trente" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a48a25e9c7ae8f10cd16c61ef5399ad1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782070714> .

