@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/p428372821> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jongens van tent 868 / door H.A. van Ommen ; geïllustreerd door J.F. Rodrigo" ;
    dcterms1:issued "1961" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p150719485> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p153084774> ;
    schema1:description "Leeftijd 10-14 jaar",
        "Oorspr. uitg. geïll. door H. Giesen: 1953" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p080592767> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821611178> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfb6ba478477218df18d0948a4029dda> ;
    schema1:name "De jongens van tent 868" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b00f947a7f458f6a295f30dbe87289e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1182638612> .

