@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/p380460459> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De krijger en de wolfsvrouw / Roy Thomas tekst ; John Buscema tekeningen ; Glynis Wein kleur" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068858442> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074119656>,
        <http://data.bibliotheken.nl/id/thes/p341587095> ;
    schema1:description "Beeldverhaal",
        "Oorspronkelijke uitgave: Marvel Comics, ©1971",
        "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p331666596> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/415bae2d5c6dd175b5faf89e260d24c2> ;
    schema1:name "De krijger en de wolfsvrouw" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60bffd95f5bc3902b2155aa278533f3e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887797846> .

