@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/p39071142X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zoektocht / Gurihiru" ;
    dcterms1:issued "2015" ;
    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, ©2015" ;
    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 "9789460782688" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e27727f89e073352c4dd942b0da7e483> ;
    schema1:name "De zoektocht" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb5be74eab01768356525a9ee7f2ffac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/903701199> .

