@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/p122344707> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'De Schoone Waardin' in gesprek met Francisca van Vloten / [interview] door Gerdi Preger" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075205203> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p084710306> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f1619d5097f49b5faa60ab43c57ad1a> ;
    schema1:name "'De Schoone Waardin' in gesprek met Francisca van Vloten" ;
    schema1:sameAs <http://www.worldcat.org/oclc/769882143> .

