@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300312744> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320132605> ;
    ns1:contributor <https://id.rijksmuseum.nl/31092529> ;
    ns1:creator <https://id.rijksmuseum.nl/310139300> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "312744" ] ;
    ns1:inLanguage "dut" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Nederlandsche bibliotheek," ] ;
    ns1:name "G. A. Bredero's Spaansche Brabander",
        "Spaansche Brabander" ;
    ns1:position "365" ;
    ns1:workExample <https://id.rijksmuseum.nl/301312744> .

