@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/p177177489> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De moeizame start van de Consumentenbond / Johan van Merriënboer" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068476930>,
        <http://data.bibliotheken.nl/id/thes/p069196079>,
        <http://data.bibliotheken.nl/id/thes/p078475236>,
        <http://data.bibliotheken.nl/id/thes/p078622999>,
        <http://data.bibliotheken.nl/id/thes/p078631424>,
        <http://data.bibliotheken.nl/id/thes/p241925061> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08631940X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd195ab0abca98fc5ca893f9035e6c11> ;
    schema1:name "De moeizame start van de Consumentenbond" .

