@prefix ns1: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<https://id.rijksmuseum.nl/301233629> a ns1:Article,
        ns1:ProductModel ;
    ns1:about <https://id.rijksmuseum.nl/200109414>,
        <https://id.rijksmuseum.nl/20026399>,
        <https://id.rijksmuseum.nl/20026909> ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Articles"@en,
                "Artikelen"@nl ;
            ns1:sameAs <http://vocab.getty.edu/aat/300048715> ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300233629> ;
    ns1:isPartOf <https://id.rijksmuseum.nl/301157611> ;
    ns1:name "Schilderijen uit Vlaanderen" ;
    ns1:pagination "22 (1996) 4, p. 3 - 8" ;
    ns1:sameAs <http://www.worldcat.org/oclc/1232949231> ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/physical>,
                prov:Entity ;
            ns1:text "5 ill." ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=233629> .

