@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/p394238354> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jvlivs / Robin Recht" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p322832357>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p174012845>,
        <http://data.bibliotheken.nl/id/thes/p174012896>,
        <http://data.bibliotheken.nl/id/thes/p293910871> ;
    schema1:description "Julius, een reeks gecreëerd door Alex Alice, Xavier Dorison & Robin Recht" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p329956167> ;
    schema1:isbn "9789491684906" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38c9c18d43eb0c50d5aeb2d27f3e7cdc> ;
    schema1:name "Jvlivs" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e39b9e9e587716a68f9f869b7b7cd24c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/917886372> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/195083528e7e3744de01625f574c5f72> .

