@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/p433590696> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stad van de duizend pijlen / scenario Tristan Roulot ; tekeningen en inkleuring Dimitri Armand ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p375331948>,
        <http://data.bibliotheken.nl/id/thes/p399551182> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p339844248> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p428407692> ;
    schema1:isbn "9789064218880" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd5deb7eaf388a0f874fc5e44d098857> ;
    schema1:name "De stad van de duizend pijlen" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2db5f8a0ddcaeab70b968ce2e776a41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1275428075> .

