@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/p377019682> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De luipaardvrouw / scenario: Yann ; tekeningen: Olivier Schwartz ; inkleuring: Laurence Croix ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p318914662>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070354472>,
        <http://data.bibliotheken.nl/id/thes/p318914670> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p291577180> ;
    schema1:isbn "9789031433100" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9ee9313818809f279f33326eff70403> ;
    schema1:name "De luipaardvrouw" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/098dbc63fdcfa837acc602879d7f5354> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883543568> .

