@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/p447440837> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jop's groote avontuur / door Co Kars ; geïll. door A. Mazure" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068723679> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071283773> ;
    schema1:description "Een boek voor oudere meisjes",
        "Illustraties gesigneerd: Maz" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p330892878> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8c03b09a7e47526c758c8717d95aabe> ;
    schema1:name "Jop's groote avontuur" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d96b0a94c9305fe1a8372d9c05b100b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514484159> .

