@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/p374326185> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jvlivs / Robin Recht" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p322832357> ;
    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:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p329956167> ;
    schema1:isbn "9789491684289" ;
    schema1:issueNumber 32 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fde48b6a2ea535155c74e995bdb4f94> ;
    schema1:name "Jvlivs" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1438576865402fc310821e2c734056eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/884400683> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b8a4ba698bd08b2a1f24a12f33e9bfb1> .

