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

<https://id.rijksmuseum.nl/300242598> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126546>,
        <https://id.rijksmuseum.nl/320132439>,
        <https://id.rijksmuseum.nl/330136162> ;
    ns1:abstract "Fotoboek over Nederlandse majolica-wandtegels."@nl ;
    ns1:contributor <https://id.rijksmuseum.nl/31064451> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "242598" ] ;
    ns1:inLanguage "dut",
        "ger" ;
    ns1:name "Nederlandse tegels" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301242598> .

