@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/p212331817> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mythe van de dualistische jaren vijftig / Peter van den Heiden ; Jacco Pekelder" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078622999>,
        <http://data.bibliotheken.nl/id/thes/p078631424>,
        <http://data.bibliotheken.nl/id/thes/p078631882>,
        <http://data.bibliotheken.nl/id/thes/p241925061> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080750648> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p151203067> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83abcd299804432679d22288da45c07e> ;
    schema1:name "De mythe van de dualistische jaren vijftig" .

