@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/p437876446> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gouden kronen wachten u! / door Jb. Klein Haneveld" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605732>,
        <http://data.bibliotheken.nl/id/thes/p075616572> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070053944>,
        <http://data.bibliotheken.nl/id/thes/p075429004> ;
    schema1:description "ISSN van de serie: ISSN 1382-7669" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830056300> ;
    schema1:isbn "9066940638" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb5ace1b5684e39df93fe32044f6de92> ;
    schema1:name "Gouden kronen wachten u!" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd148c8609f190d5ce348987aab3f05b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1352454688> .

