@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/p344762157> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gringos locos / tek.: Olivier Schwartz ; scenario: Yann ; inkleuring: Fabien Alquier ; [vert. uit het Frans: BOOM!]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p318914662> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070354472>,
        <http://data.bibliotheken.nl/id/thes/p330532502> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789031431601" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/341bcd49fcd5cf7a6bc008cb08068e9f> ;
    schema1:name "Gringos locos" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97526809ac53c620d0bb0d9230fd9347> ;
    schema1:sameAs <http://www.worldcat.org/oclc/806402547> .

