@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/p383778301> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zoektocht / Gurihiru" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p370402707> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p181280922>,
        <http://data.bibliotheken.nl/id/thes/p310586925> ;
    schema1:description "Oorspronkelijke Engelse uitgave: Viacom International Inc, ©2014" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338345825>,
        <http://data.bibliotheken.nl/id/nbt/p383778220> ;
    schema1:isbn "9789460782671" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bfd6c5d6538405a2c03d6db6f23d1ce> ;
    schema1:name "De zoektocht" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f9fa56bcb3bf42fabe2903368b25f9c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/895661612> .

