@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/p240943198> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geheim van Jan / Elle van Lieshout en Erik van Os ; met tek. van Marjolein Krijger" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090932528> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074516752>,
        <http://data.bibliotheken.nl/id/thes/p09093248X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p240941179> ;
    schema1:isbn "9027646503",
        "9789027646507" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/637367916a53f0ba52ce39da961baf2c> ;
    schema1:name "Het geheim van Jan" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37a1e4b08593f31e0de033aa74963fc6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67011413> .

