@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/p304053821> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Parijs 1791 / Paul Teng [tek.] ; Cristina Cuadra, Rudi Miel [scenario ; vert. uit het Frans]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069071926> ;
    schema1:bookEdition "1e uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p115365680>,
        <http://data.bibliotheken.nl/id/thes/p245560114> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p261840819> ;
    schema1:isbn "9789055816217" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/641175fe364c1cf63ad653f650a624d3> ;
    schema1:name "Parijs 1791" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71d863f24ee3612ca8d9a89c1ada26b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/209175219> .

