@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/p236167553> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Op ontdekkingsreis door Charlois\" : leerlingenboekje" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p216004144> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p147379601> ;
    schema1:description "Uitg. in samenw. met Recreatie Rotterdam" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075690209> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p306967685> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8fa6a12f81b259620917bc6c123074e> ;
    schema1:name "\" Op ontdekkingsreis door Charlois\" : leerlingenboekje" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a95df5bfe87f5738541ba39089b5164> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67119885> .

