@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/p297367579> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jop en Boeboe / [tekst:] Elly van der Linden ; [ill.:] Marijke ten Cate" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075350157>,
        <http://data.bibliotheken.nl/id/thes/p216880440> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p164148000> ;
    schema1:description "Uitg. in samenw. met het Haags Centrum voor Onderwijsbegeleiding (HCO)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "904480653X",
        "9789044806533" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31e7c8ad322472e2b90937ead3d44baa> ;
    schema1:name "Jop en Boeboe" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26f11cd3b30c43c9274cd9c06bf5f38b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/192099025> .

