@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/p84172704X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beroemde kunstenaars / Dorothy Aitchison" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068472676>,
        <http://data.bibliotheken.nl/id/thes/p068755961>,
        <http://data.bibliotheken.nl/id/thes/p069282927> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071255850> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831610182>,
        <http://data.bibliotheken.nl/id/nbt/p865040516> ;
    schema1:isbn "9025221785" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b0d54552614da1863c5b985c9ef53da> ;
    schema1:name "Beroemde kunstenaars" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72941189ef423a4f3ed26029b353d6f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769077203> .

