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

<http://data.bibliotheken.nl/id/nbt/p832373192> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat 'n portret! : \"portretten\" in de loop der tijd / [red. Lydie van Dijk, Dolf Heyligers ... et al.]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075314835> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123909732>,
        <http://data.bibliotheken.nl/id/thes/p43248504X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628929> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b6d2f81eca57bf1bcb208ea97f6d000> ;
    schema1:name "Wat 'n portret! : \"portretten\" in de loop der tijd" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d23b8ec4237db19fa37d782eb64d6a41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63502415> .

