@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p273459503> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'De Jantjes' : hogerop via het cabaret? / Clara Pafort-Overduin" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078463467>,
        <http://data.bibliotheken.nl/id/thes/p07850581X>,
        <http://data.bibliotheken.nl/id/thes/p078697476>,
        <http://data.bibliotheken.nl/id/thes/p24192491X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086733761> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f182ae3bb22fb3c171dc6c5afdfa23f1> ;
    schema1:name "'De Jantjes' : hogerop via het cabaret?" ;
    schema1:sameAs <http://www.worldcat.org/oclc/773773364> .

