@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/p088067890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Miscellanea Roger Petit" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070922845>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078631424>,
        <http://data.bibliotheken.nl/id/thes/p078673461> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070922845> ;
    schema1:description "Tekst in het Frans of Nederlands" ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05086601X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78f9961210a0f0e69188c30312031810> ;
    schema1:name "Miscellanea Roger Petit" ;
    schema1:numberOfPages 648 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0d24b98813e9411a8e43ef89d3460d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65745488> .

