@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/p419396055> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Er was eens... / V.A.C. Remouchamps, Charlef Brantz" ;
    dcterms1:issued "2018" ;
    schema1:associatedMedia "http://pdf.kma.nl/Carre/2018/5-p5.pdf" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/88479ab3c1e21f73c3f17f5000440731> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p388107952> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4652daaf0adfa501938e56eccfa159ee> ;
    schema1:name "Er was eens..." .

