@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/p401122999> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geheim van de gele kamer : de buitengewone avonturen van Joseph Rouletabille, reporter / Gaston Leroux" ;
    dcterms1:issued "1923" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068647921> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p401122034>,
        <http://data.bibliotheken.nl/id/nbt/p401122212> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59465afec4fb2101fa0e27f030e58844> ;
    schema1:name "Het geheim van de gele kamer : de buitengewone avonturen van Joseph Rouletabille, reporter" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7670172af26820cca4f0f5b726ff1c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/939598308> .

